Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Sending Form Results

Posted 28 May 2004 22:54:44
1
has voted
28 May 2004 22:54:44 v mr. posted:
hello...when someone submits their form results is it possible for it to directly go into a database then emailed to me so i can view the reults?...your help is greatly appriciated...

Replies

Replied 29 May 2004 21:16:28
29 May 2004 21:16:28 Rene Bandsma replied:
Sure you can, create a page where the user is putting information on and create a second page (redirect) where you POST or GET the result from the form and create a CDONTS or CDOSYS page that captures the form and will mail it to you.

Putting information in a database is a DMX click 'n go thing. So you won't have troubles with that.
Replied 01 Jun 2004 15:18:26
01 Jun 2004 15:18:26 v mr. replied:
i understand the form page and the redirect...im not sure about the CDONTS...do you have an example...thanks for your response...
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Sure you can, create a page where the user is putting information on and create a second page (redirect) where you POST or GET the result from the form and create a CDONTS or CDOSYS page that captures the form and will mail it to you.

Putting information in a database is a DMX click 'n go thing. So you won't have troubles with that.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 01 Jun 2004 23:48:16
01 Jun 2004 23:48:16 v mr. replied:
i figured it out...that helped...thanks

Reply to this topic