Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP General
Submitting a form
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Bob Barrows [MVP]" data-source="post: 4367424"><p>A couple options (there are more):</p><p></p><p>1. Use client-side code to submit the form in the onload event - follow up</p><p>in a client-side scripting newsgroup such as .scripting.jscript for</p><p>assistance with this approach</p><p>2. Use ServerXMLHTTP to submit your data to the other page and retrieve the</p><p>results. - <a href="http://www.aspfaq.com/show.asp?id=2173">http://www.aspfaq.com/show.asp?id=2173</a></p><p></p><p>Bob Barrows</p></blockquote><p></p>
[QUOTE="Bob Barrows [MVP], post: 4367424"] A couple options (there are more): 1. Use client-side code to submit the form in the onload event - follow up in a client-side scripting newsgroup such as .scripting.jscript for assistance with this approach 2. Use ServerXMLHTTP to submit your data to the other page and retrieve the results. - [URL]http://www.aspfaq.com/show.asp?id=2173[/URL] Bob Barrows [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP General
Submitting a form
Top