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
46
of
300
(
2,996
total posts)
< 1
second(s)
Re: How to use RenderControl correctly
Hi DanPaiva , Editor can not use like that, you can try this way <%@ Page Language=''vb'' %> <html> <head> <title>test</title> </head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 14, 2009
Re: temp file path
It works for me. I am using the following code: <%@ Page Language=''VB'' %> <script runat=''server''> Protected Overloads Overrides Sub OnInit(ByVal e As EventArgs) ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 1, 2009
Re: Cute Editor Popup Windows - Not able to move above Cute Editor Menu region.
Can you try the following code? <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#''%> <html><head></head><body><
form
id=''
Form
1'' method=''post'' runat=''server''> <CE:EDITOR id=''Editor1'' Autoconfigure=''Simple'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 22, 2009
Re: Linking to file "SyntaxHighlighter.css" causes Security Warning in IE7
Hi Amit Mathur, I can not reproduce this issue, do you use the latest version? Do you get the issue when use simple page like below? --------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 20, 2009
Re: Cannot get text value from editor in gridview
Hi mstrsftwr, Try this example please: ----------------------------------------------------> <%@ Page Language=''VB'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 23, 2009
Re: MaxFilesLimit javascript
Hi, Currently not. But you can use the CuteWebUI_AjaxUploader_OnSelect event to do custom limitation. Please check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 17, 2009
Re: Hide Browse Button
TML: If you are using AJAX , you can just hide the uploader of the FileUploaded event. If not, this code may help you ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 26, 2009
Re: URGENT, don't work whit full options
Can you try the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 19, 2009
Re: Getting Started - reated a CuteEditor class object?
<?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?> <html> <head> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
February 18, 2009
Re: save command using Full.config
1. There is an article in the advanced topic section showing you how to capture the save button click: http://cutesoft.net/example/howto/CatchSave/cs/capture_save_button_click.aspx Hope it helps. Let me know if you have any questions or suggestions. 2. This is another example: <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 9, 2009
More Search Options
« First
...
< Previous
44
45
46
47
48
Next >
...
Last »