Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
205
of
408
(
4,076
total posts)
< 1
second(s)
Re: How to get if content of editor updated or not
Hi DhirajGupta, Please try the example below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 26, 2011
Re: Chat/Messenger Right Click menu obscured by Firefox context menu
Hi regettel, Please try to add the following code to 'embed.aspx', after body ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Jeff
on
August 7, 2011
Re: Browse button disabled in iframe (oxae is null?)
I am experiencing the same thing. In FireFox, I have AjaxUploader in an iframe that is contained inside an ajaxToolkit:TabPanel. The Upload button stays gray/inactive. The CuteWebUI_AjaxUploader_OnInitialize event does fire, but the button remains grayed out. If I navigate to the uploader page (outside the Iframe) ...
Posted to
Ajax Uploader
(Forum)
by
MReed
on
June 17, 2011
Re: Find & Replace feature
Hi yuenli, Myabe the example below can shows you how it work and what it does. Try create a page by the code below. and than type some content in editor. the script code will replace all ''test'' to ''my new content''. Note: this method will detect all html code. <%@ Page Language=''C#'' %> <%@ ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 16, 2011
Re: Delete before submit without postback?
Dear LUT, Please refer to the following snippet, you can click ''Cancel All'' to cancel the whole upload or click ''Remove'' icon to cancel the upload of specific file: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
March 29, 2011
Re: Unsuccessful uploads
Hi Paul, I tested the AjaxUploader as your same config and page code under IE9,Chrome,Firefox My IIS version is IIS 7 it works fine.Can you tell me your application environment about IIS and Asp.net version? My test code is shown ...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
March 16, 2011
Re: can we add extra information on the object that ajax uploader sends for each file?
Dear deepakkumarjoshi, Please refer to the following highlighted code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> void ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 18, 2011
Re: global functions not firing
Dear deepakkumarjoshi, Please save the following snippet to ''test.aspx'', and then run it, it works fine. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> void ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
October 21, 2010
Re: How to disable the creation of queue table and the default progress bar?
Dear deepakkumarjoshi, Please refer to the following code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> void Uploader_FileUploaded(object sender, ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
October 20, 2010
Re: OnAttachmentAdded when using ManualStartUpload
Hi skruis, Please try the example below <%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 7, 2010
More Search Options
« First
...
< Previous
203
204
205
206
207
Next >
...
Last »