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
5
of
300
(
2,996
total posts)
< 1
second(s)
Re: How to upload file at the same time as the rest of the form is submitted?
Hi jerry2, Please try the example below <%@ language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
December 16, 2010
Re: Version 5- Out of stack space on form submit error
I still haven't receive any reply from the technical support term on this issue. And my client's project is now on hold just because of this! We are running behind schedule now. :( The previous version of CuteEditor is great, that's why we upgrade to make it our interface cross browser compatible. But the current situation is turning bad. ...
Posted to
Cute Editor for ASP
(Forum)
by
liondom
on
February 16, 2006
Re: Need a form to specify "SaveFiles" directory
Ken, you were right. Silly error on my part. Thanks for the great support on this product. I moved the file handling code into a seperate method away from the
form
and now I'm getting a new error ''Fatal error: Call to a member function GetUploadedFile() on a non-object in D:\Hosting\3380894\html\private\mike\Test\uploadfiles.php ...
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 17, 2012
Re: Form Submit Request Reloads Page
Hi, Can you select files ? I think there must be some script error , which prevent the 'return false' to be executed, so the button submit the
form
. you can try : buttonsubmit.onclick=function() { try { //put the code here ...
Posted to
PHP File Uploader
(Forum)
by
cutechat
on
December 7, 2009
Re: Firefox not populating dynamic form fields
One last comment, just to be clear:The way my page posts the
form
data is this: On the drop-down menus, I have an onchange event handler that calls a javascript function:<SELECT name=''LocationID'' id=''LocationID'' onchange=''SubmitThis(this)''>The Javascript function looks like this: I have to change the action because normally the ...
Posted to
Cute Editor for ASP
(Forum)
by
Kevin Rogers
on
September 21, 2006
Re: Cute Editor 6;0 Form field probs
No it does not work and the steps I use to create the problem are exactly what I already tried to articulate clearly. My program generates this code: ------------------------------<br><h1 align=center>New
Form
</h1><br><br><
form
method=POST ...
Posted to
Cute Editor for ASP
(Forum)
by
rwhawkes
on
May 28, 2007
Re: After certain lengt of text in editor, form cannot be submited.
patrick, You can't capture the values by request.
form
by putting the <
form
> tag and <input> tags into the editor html view. You can achieve that using the following code: <body> <
FORM
id=''
Form
1'' name=''the
Form
'' action=''target.asp'' method=''post''> ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
March 23, 2004
Re: Implementation
Hi SteveS, You can run the following two examples on your asp uploader installation directly: example1:<%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
July 7, 2011
Re: Error Adding Category using Web Content Form
Hi Adam, I determined that it had nothing to do with the master page. I created a new project with a master page and was not getting the error. Then I noticed that the error was occuring in a Default.aspx page but Default.aspx was not in the url. When I added Default.aspx to the url the error did not occur. One other ...
Posted to
ASP.Net Image Gallery
(Forum)
by
dpfield
on
October 5, 2009
Re: Cute Editor Form submit inside aspx page
Dear Adam, Thanks for the reply, I think you wanted to show me the online email from cute editor example. Please also send me the link for the applicable code to work with vb.net for implementing this feature in my application...do i also need the latest build of the cute editor component. I'll get back to you, once i try this example in ...
Posted to
Cute Editor for .NET
(Forum)
by
varuntuli
on
December 17, 2007
More Search Options
« First
...
< Previous
3
4
5
6
7
Next >
...
Last »