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
44
of
300
(
2,996
total posts)
< 1
second(s)
Re: How to display the title from the category.config file in the album.config file
Hi beth123, Try this example <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> <script runat=''server''> ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
February 1, 2010
Re: Chaning the icon image and size of template within cuteditor
Hi jeevi_vmk@yahoo.com, How to change the toolbar ico of editor. Refer to http://cutesoft.net/forums/thread/56544.aspx How to open Inserttemplate dialog use another button. Try the example below. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 14, 2010
Re: Upload a specific files from Zip File.
Dear aparikh@quickparts.com, 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''> protected override void OnInit(EventArgs ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 6, 2010
Re: On the client side, how to obtain plain text (like serverside's editor.PlainText) that DOES include whitespace entered by the user
Hi robertandrews, Try this way <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 23, 2009
Re: Multiple File Upload - Not showing "Required" elements
Hi MrHumpty, Try this way <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 25, 2009
Re: Progress bar in custom queue table.
Michael Raizman , Here is a sample : <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 16, 2009
Re: Rendering a rich Text control in Javascript
Hi jgreenjr, Try the example below <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 29, 2009
Re: Cannot set DocumentFilters
Please try this example: http://phphtmledit.com/simple.php It works ok for me. <?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?> <html> <head> </head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 21, 2009
Re: AutoExpand Height to fill page?
Hi Lozzi, Try this example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 21, 2009
Re: editable window (iframe) does not show?
Please try this example: http://phphtmledit.com/display-none.php <?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?> <html> <head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 20, 2009
More Search Options
« First
...
< Previous
42
43
44
45
46
Next >
...
Last »