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
37
of
300
(
2,996
total posts)
< 1
second(s)
Re: How to get file detail info like ImageWidth?
Hi RaymondC, Please refer to http://ajaxuploader.com/Demo/Ajax-based-user-profile.aspx, the following is its source 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''> ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 16, 2011
Re: How can I make the text property render html?
Hi davideo7, You should encoding you html and than paste into editor. Please try the example below. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> <link rel=''stylesheet'' href=''php.css'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
June 5, 2011
Re: setHTML is not working in IE6
Dear sridharRepala, I tested the following snippet in ie6.0, it works fine: <!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html> <head> </head> <body> <table cellspacing=''0'' cellpadding=''3'' width=''800'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
May 13, 2011
Re: Custom Progress Template - Can I get *minutes* remaining?
Dear srotkin, Please refer to the following snippet: <%@ Page Language=''C#'' Title=''Total Progress'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 2, 2011
Re: Want to upload images on different server
Dear chintanshah, After the following highlighted code are executed, files will be uploaded to destination folder on same server, you can handle those files and move them to other server, you can refer to http://www.frihost.com/forums/vt-49107.html <?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
April 22, 2011
Re: Catching onmouse over and out events with an image upload button.
Hi jsfarum, Please try the example below. It shows you how to catch the mouseover and mouseout event. And change the mouse to ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
April 12, 2011
Re: CuteWebUI:UploadPersistedFile Remove Functionality
Hi AkbarAnsari, Please try the example below <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''CuteWebUI'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
April 7, 2011
Re: Fit to Window on Coda Slider
Hi Alex1234, Catch the full screen command and set the width and height ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 6, 2011
Re: Customise maxlength error message for different editors
Dear casso, If you set MaxHTMLLength, all editors will return same error message, if you want to have different error message, you need have some customization, you can refer to the following snippet: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 22, 2011
Re: Adding a custom button to CuteEditor
Dear Romain, Jeffery135's solution works fine, you can also try the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 2, 2011
More Search Options
« First
...
< Previous
35
36
37
38
39
Next >
...
Last »