Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
269
of
325
(
3,244
total posts)
< 1
second(s)
Re: how to persist AjaxUploaderQueueTable after post back, after server side validation
Hi, the queue table is generated by script, after postback, it would cleared. Do you using Ajax ? Please check out example: http://ajaxuploader.com/
document
/index.htm#page=create-custom-queue-table.htm Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 26, 2009
Re: http error 1 : 12030:Unknown when uploading files
Matt, For the time being, please use CuteWebUI_AjaxUploader_OnTaskError or CuteWebUI_AjaxUploader_OnError event. We will investigate this issue and get back to you soon. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <script ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 9, 2010
Strip Formating
Hey guys, I just wanna ask, I am currently using this editor and I would like to strip the formatting into raw text when the user copy and pastes text from a formatted
document
. Is there any way I can do that with this editor? Thanks, You'll help me a bunch!!
Posted to
Cute Editor for ASP
(Forum)
by
Zephere
on
May 27, 2010
PasteHTML issue
I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table. This is the javascript code: var edtEmail =
document
.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
Posted to
Cute Editor for .NET
(Forum)
by
syedrazi
on
November 7, 2011
Strange bugg
HiI'm using cute editor for publishing articles. In the article there is usually an advertisment containing javascript. This works just fine on my local computer, but when i publish cuteeditor removes my javascript.I have set the property editor.EnableStripScriptTags = false; This is the article(without the real url):<!------- Start of AD Tag ...
Posted to
Cute Editor for .NET
(Forum)
by
it01daniels
on
June 30, 2006
Cannot paste <link> or <script> tags into editor, even with enablescriptstrip turned off. Please reply....
Hi, I have created functionality that essentially duplicates the templates dialog box, but for uploading/creating/deleting .css files. I have everything working except for the one key: after the user checks a checkbox and clicks teh Insert button, the html does not get pasted into the editor that called the dialog box. The javascript code ...
Posted to
Cute Editor for .NET
(Forum)
by
emg
on
April 3, 2006
URGENT - Editor not posting changes in FireFox 1.0.6 using Javascript submit
Help!! This problem is very easy to reproduce (at least on my end). Even using the SIMPLE.asp example that comes with the download. Everything works fine in IE, but in Firefox the editor does not post the changes upon posting when using a javascript submit. If I use the standard 'submit' button on a form, the editor works ...
Posted to
Cute Editor for ASP
(Forum)
by
EdVanDuyne
on
September 23, 2005
Re: Cannot use inline assignment and direct assignment doesn't work
FredD, >>var cuteEditor1 =
document
.getElementById(''Editor1''); Should be: var cuteEditor1 =
document
.getElementById(''CE_Editor1_ID'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 16, 2007
Re: Where is the documentation on how the editor works?
Pleas check the following link: http://cutesoft.net/asp/
Document
/default.asp You can also find the
document
in the download package.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
December 18, 2004
Re: Image upload doesn't work - File format not allowed
1. Please check this article: Restricting
Document
Files by Extensions and Types And add the following code to the security file: <item>.tif</item> 2. Please open Include_Mimetype.php And change ''.tif'' => ''image/tif'', To: ''.tif'' => ''image/tiff'',
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 12, 2009
More Search Options
« First
...
< Previous
267
268
269
270
271
Next >
...
Last »