|
-
Jul 5th, 2001, 06:51 PM
#1
Thread Starter
New Member
How do I submit a HTTP POST message with VS Script?
Hi,
This is my first post.
In an ASP page I have a form and I need VB Script code that will submit the form without waiting for the user to click the submit button. Can anyone help me? Thanks.
Franco
-
Jul 5th, 2001, 07:10 PM
#2
How can you submit the form without the user hitting submit? How will you know when they are done with the form?
-
Jul 5th, 2001, 07:44 PM
#3
Thread Starter
New Member
CMangano:
I'm receiving a form from another page, and all I need to do is append a field to it and send it back. There is no user interaction.
Franco
-
Jul 6th, 2001, 01:13 AM
#4
Frenzied Member
Use hidden HTML input tags for your received data and put them inside of a form. In the window_onload event call the form's submit() method.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|