Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): aspx
More Search Options
Showing page
50
of
918
(
9,180
total posts)
< 1
second(s)
Re: AjaxUploader OnFileUploaded
Hi, Please check this thread for client script API: http://cutesoft.net/forums/thread/44763.
aspx
You can do it like this : <scrpt> function CuteWebUI_AjaxUploader_OnPostback() { var hidden=this; //currently you are not able to get the filename of the upload ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 18, 2008
Re: Insert JavaScript into CuteEditor?
Scott, 1. Editor.EnableStripScriptTags Property Specifies whether to remove inject script before writing the string into the db. When this property is set to true (the default) Cute Editor strips all script elements and script contents from the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 16, 2008
Re: How to customize Preview
This feature is not supported. Please check the following article and create your own dialogs: http://cutesoft.net/example/JavaScript-API.
aspx
How to create a custom button(client side) which displays a dialog?( C# | VB ) This ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 16, 2008
Re: Templating progress bar and buttons?
Hi, There are some properties on the control that can help you customize the buildin progress bar. If you want to customize it completely , you need use script to write your own progress bar. For example <script> function ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 16, 2008
Re: CSS styles
Hi theInternetProfessional, Please use the following property: Editor.EditorWysiwygModeCss Property Editor.EditorWysiwygModeCss Property allows you specify the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Code Example: <CE:Editor id=''Editor1'' runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 4, 2008
Re: Can I Apply custom javascript on the editor?
>>Can I apply custom javascript on the editor, such as checking keydown event? Please check the following example: http://cutesoft.net/example/JavaScript-API.
aspx
>>And is there any way to disable all the right click event? Thanks. EnableBrowserContextMenu Specifies ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 21, 2008
Re: html saved differently editing in IE and Firefox
Please set the following property to true: Editor.EditCompleteDocument Property Specifies whether a complete HTML document is being edited. [Visual Basic] Public Property EditCompleteDocument As Boolean [C#] public bool EditCompleteDocument {get; set;} Remarks If ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 4, 2008
Re: "attach" a file from code
Hi, Please check the samples. In the advanced samples , it has a forum sample. It allow the user create a topic, and edit a topic. The sample is very close to your request. So please check the EditTopic.
aspx
You need create an IAttachmentProvider , Set the ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
July 29, 2008
Re: How to get selected html from editor & IE compitability problem
Please check the following thread: http://cutesoft.net/forums/thread/36894.
aspx
function getSelectedHTML(){ var rng=null,html=''''; if (document.selection && ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 25, 2008
Re: IP Licencing
Dear customer, Your description fits perfectly into IP license definition. An IP license allows one IP@ to go on your file. The license will enable all the domains/subdomains hosted on this IP@ to use the control. We provide a script that you can run on all your domains to see what IP@ CuteEditor thinks they're on. ...
Posted to
Purchase / License FAQ
(Forum)
by
Karen
on
May 30, 2008
More Search Options
« First
...
< Previous
48
49
50
51
52
Next >
...
Last »