newbie - Automaticaly Posting

M

monki

I want to take the post data from a form, validate it etc and then post it
out to another page.(on a different site)

Is there a way in vbscript to post a form automatically

i.e the ASP-server posts the data to another server rather than browser

e.g
user completes form & submits via post
Process data & validate
Server Posts data to 3rd party page

Thanks in advance

J
 
B

Bullschmidt

Toward the end of the form after using ASP to dynamically put whatever
is needed in the form tag regarding where the form should be posted to:
Response.Write "<script
type='text/javascript'>document.myform.submit();</script>"

Best regards,
J. Paul Schmidt, Freelance ASP Web Designer
http://www.Bullschmidt.com
ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top