Save form results to database and email with a single Submit

T

Todd

Can someone tell me if this is possible (without using a FrontPage webbot)
and if so, how to do it?

I want to save my form results to a database (I already know how to do this
and it's working perfectly) while at the same time sending an email message
(containing the form results) to a static email address.

Thanks in advance for the help!

Todd
 
T

Tom Pepper Willett

J

Jim Buyens

-----Original Message-----
Can someone tell me if this is possible (without using a
FrontPage webbot) and if so, how to do it?

I want to save my form results to a database (I already
know how to do this and it's working perfectly) while at
the same time sending an email message (containing the
form results) to a static email address.

Thanks in advance for the help!

Todd

I presume, then, that you're not using the FrontPage Save
Results webbot either. In that case, I apso presume you've
written an ASP page to save the results. If so, try this
advice:

Mailing Form Data

http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=46

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top