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
295
of
300
(
2,996
total posts)
< 1
second(s)
Re: Symbol Entry
Did not work... I may just create my own symbol popup
form
if you do not have any other suggestions. Thanks, Aaron
Posted to
Cute Editor for .NET
(Forum)
by
GoBruins2154
on
October 24, 2005
Re: System.NullReferenceException error with CuteEditor
Thanks, I have managed to resolve it now. It turned out to be a missing runat=''server'' attribute on the
form
...
Posted to
Cute Editor for .NET
(Forum)
by
daniel
on
February 17, 2004
Re: Editor1_HTMLContent Not Working ???
Replace PageCopy = Request.
Form
(''Editor1_HTMLContent'') with the following code: PageCopy = Request.
Form
(''Editor1'')
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 1, 2009
Re: Editor encoding characters wrongly. EnableAntiSpamEmailEncoder=false
Change: Response.Write(Server.HtmlDecode(Request.
Form
(''ContentTextBox''))) to: Response.Write(ContentTextBox.Text)
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 26, 2007
DNN 3.1.3 and cuteeditor for .net
will the
form
creator tools in this editor work with DNN version 3? and if so how?
Posted to
Cute Editor for .NET
(Forum)
by
mhamlett@goldencorral.net
on
May 31, 2005
Re: "Invalid Argument" in IE, but not in FF.
Adam, Tried the new dlls. Still bombs out: Line: 2 Char: 12771 Error: Invalid Argument Code: 0 This is the line in the AJAXUploader js that bombs: document[OxO3875[0x6d]].insertBefore(Ox25,Oxb.
form
) ; Griffin
Posted to
Ajax Uploader
(Forum)
by
gcaprio
on
April 22, 2008
Re: Server side exception: failed to upload xxxx.zip - session expired ...
Thanks - that test code is fine. Would you suggest that the code which receives the file (the
form
handler) is failing to get your cookie? RoyG
Posted to
PHP File Uploader
(Forum)
by
roygg
on
August 31, 2010
Re: CuteEditorClientClass is undefined error
I figured it out. In the
form
tag I did not have the runat=''server''
Posted to
Cute Editor for .NET
(Forum)
by
jas05220
on
July 10, 2006
Re: Need Help With CuteEditor
Shyamal, You can always get the content of editor in other page using the following code: Request.
Form
[''Editor1''] Editor1 is the ID of your editor instance.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 29, 2007
Show file browser dialog on page load
Hi, I've created an ASPX
form
and have added a UploadAttachements control. Is there any way that I can automatically invoke the upload button and display the file browser dialog when my page loads? Many thanks,Tim
Posted to
Ajax Uploader
(Forum)
by
timl
on
August 5, 2009
More Search Options
« First
...
< Previous
293
294
295
296
297
Next >
...
Last »