Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Email Form Redirection

Status
Not open for further replies.

lmcny

Programmer
Joined
Feb 26, 2002
Messages
37
Location
US
ok here is my dilemna, I recently moved my site over from a unix box to a windows 2000 box. We used a cgi form mail program to submit registration forms via email. I can't get the program to work with IIS, so I changed my forms to mailto: instead of using the mail program, until I find a better solution. I am trying to figure out how I can redirect them to a thank you page after they submit their information. I know there is a redirect with ASP but how can I get it to redirect after the submit button is hit? Does anyone have any ideas?
 
Hiya,

I would recommend using something like Jmail - or CDONTS to send your mail from the asp page.

This would mean you could also redirect after the mail is sent, and its really easy to implement.

If u need any further help let me know :-) Nick (Web Designer)


nick@retrographics.co.uk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top