Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): form
More Search Options
Showing page
42
of
300
(
2,996
total posts)
< 1
second(s)
Re: Hiding UI after Upload
Dudi44: Hi! I'm uploading a CSV file and importing some of the uploaded file's data into a DB based on certain criteria, all in one go. Once uploaded, I need to hide the Upload UI before starting the import and give the user notification that the upload is finished and the import is starting. Not sure how to do this and any help will be ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
May 25, 2010
Re: Populate rich txt data into Cuteeditor with all the formatting
Hi adityaraj, Please try the example below <%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <script runat=''server''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 18, 2010
Re: Populate rich txt data into Cuteeditor with all the formatting
Hi adityaraj, Please try the example below <%@ Page Language=''C#'' ValidateRequest=''false'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <script runat=''server''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 18, 2010
Re: Context Menu
Hi CAP, Add a new delete option into context menu,it can be use even the tag ContentEditable set to false. <%@ Page Language=''C#'' ValidateRequest=''false'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 17, 2010
Re: Undo Event
hi piyushvarma, Please try <%@ Page Language=''C#'' ValidateRequest=''false'' Debug=''true'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 13, 2010
Re: onchange event does not fire when font size is changed
I have used the following code to test, when you set font style, CuteEditor_OnChange will be fired <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>JavaScript API</title> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
May 13, 2010
Re: IE8 Doctype Issue
regrossman: My slideshow comes up blank if IE8 is not in compatibility mode. if I switch to compatibility mode its fine. Other browsers are fine. The only way I can get slideshow mode to show the images is if I remove the doctype from the page and leave no doctype (quirks mode)... Other modes like gridshow and classic work fine ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
May 12, 2010
Re: width and height of an image
The following is a full 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''> protected override void OnInit(EventArgs e) ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 7, 2010
Re: Security warning with the latest version 6.6
Hi sanjay.joshi, Can you delete the entire client folder ''CuteSoft_Client'' and re-deploy it by the new version and try again? Whe you done it, try a simple page on you site, like below <%@ Page Language=''C#'' ValidateRequest=''false'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 5, 2010
Re: How to capture an UNLOAD event?
spencet: In the File Selector example, we would like to trigger an ASP.NET function after the Upload and Insert buttons are pressed and the CE window is closed but having trouble grabbing the CE.Unload event. Anyone have an example of how to do this or a better way to accomplish our goal? Thanks Hi ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 18, 2010
More Search Options
« First
...
< Previous
40
41
42
43
44
Next >
...
Last »