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
14
of
300
(
2,996
total posts)
< 1
second(s)
Re: Issue about HTML when used in a Preview Page
ON THE FIRST
FORM
(PREVIEW PAGE) ********************************* ********************************* *********************************
Form
Value from the Editor: <% value1 = request.
form
(''Editor_HTMLContent'') %> <HTML> <HEAD> <TITLE>PREVIEW</TITLE> </HEAD> <BODY> ACTUAL VALUE IN EDITOR = ...
Posted to
Cute Editor for ASP
(Forum)
by
chaimwerz
on
February 28, 2005
Re: Need a form to specify "SaveFiles" directory
I tried setting ''TempDirectory'': $uploader->TempDirectory=''D:/Hosting/3380894/html/tmp''; The files upload, but I get the following error: Fatal error: Uncaught exception 'Exception' with message ...
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 15, 2012
Source code has been wrongly changed in cuteeditor! Please help!
Hi We use the latest cuteeditor 6.6 but this problem still happen. Please help! When we put source HTML with some javascript codes below into cuteeditor, the editor change the codes and this change makes the HTML page cannot work. Any settings can we make these orginal HTML code will not be ...
Posted to
Cute Editor for .NET
(Forum)
by
LarryCheung
on
November 23, 2012
Re: can we create login form for cuteeditor
ramu, How do you define login
form
? Cute Editor does support insert
form
, submit button, cancel button and field input box. But if you need a login
form
, you need to write a few of server side code to validate the user input against your DB.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 21, 2007
Re: Need a form to specify "SaveFiles" directory
Hi mhpeters, I know what is the problem now. When you use method ''MoveTo'', it will delete the temp file from the temp folder, and you have the ''Delete'' method after it, this is why get this problem. So just need to delete code $mvcfile->Delete();, it will ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
August 17, 2012
Re: A potentially dangerous Request.Form
This error is encountered when the content has HTML tags in it. Please follow the steps below to get rid of this error. 1. Open you web.config file and add the entry of <httpRuntime requestValidationMode="2.0" /> under the ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Adam
on
September 19, 2012
Re: Firefox not populating dynamic form fields
I can view both editors and they have different content. If that's what you mean, then yes.When I hard-coded the strings ''First Editor'' and ''Second Editor'' into the instantiation script, they both reappeared after a refresh. Just not when the content isn't hard-coded, but rather typed in normally. I also can't print out the ...
Posted to
Cute Editor for ASP
(Forum)
by
Kevin Rogers
on
September 21, 2006
Re: Using CuteEditor as a Simple TextBox Form Field
Hi, I hope, it might help you to solve your probs.. create a CssClass with required TextBox
form
at. then call the cssClass name for the particular textBox Example: 1.CssClaas: .textBox{ border-width:1px; border-style:solid; }2.calling CssClass name <input class=textBox ...
Posted to
Cute Editor for .NET
(Forum)
by
thesingu
on
April 6, 2007
Re: Existing Files - Display on Form
Hi Edd, There is a method can add item into uploader. uploader1.Items.Add(FileSize, FileName, FileStream); There is a method can remove item in uploader uploader1.Items[i].Remove(); i is the index of the attachments Regards, ken
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
February 23, 2011
hrefs with javascript calls seem to interfere with Cute Editor
I've recently run into an unusual behavior with the cute editor.I created an .aspx in VS2005 that contained a fairly basic editor with a databind and one other link containing an arbitrary ''BLOCKED SCRIPT[function-call]'' style href. If I A) 1: Enter data in the editor, 2: click the arbitrary link, and 3: submit the
form
-- the data in the ...
Posted to
Cute Editor for .NET
(Forum)
by
Davis
on
April 13, 2006
More Search Options
« First
...
< Previous
12
13
14
15
16
Next >
...
Last »