I would like to send and email from a webpage that accesses a access
database. I would like for it to send a couple text fields called Text1 and
Text2. I just simply want to click on a button that captures the data and
emails it to a preset email address. I will be storing the webpage on a IIS6
server and use smtp for sending. Can someone help me out on the html code
for this, since I am not familiar with all the html writing procedure.

Re: Email from web page by Stefan

Stefan
Wed Aug 31 04:10:57 CDT 2005

See http://support.microsoft.com/default.aspx?scid=kb;en-us;275251

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Ronald_L" <RonaldL@discussions.microsoft.com> wrote in message news:0F3A8D42-A1BF-44F2-A480-2C4BB8E72107@microsoft.com...
|I would like to send and email from a webpage that accesses a access
| database. I would like for it to send a couple text fields called Text1 and
| Text2. I just simply want to click on a button that captures the data and
| emails it to a preset email address. I will be storing the webpage on a IIS6
| server and use smtp for sending. Can someone help me out on the html code
| for this, since I am not familiar with all the html writing procedure.
|