Send HTML page as an email

W

walid

How can i send a web page that i created using front page 2003 as an email?
I created a web page which contain a fields should fill and i putted submit
command, after click on it that page should go to an email. what shell i do ?
 
K

Kevin Spencer

You want to send an email from a web form, in a custom HTML formatted
document?

This would require a custom form handler, such as ASP or ASP.Net. The
FrontPage email form handler can send an email in HTML format, but you can't
develop the email body using an HTML document you create. You can only tweak
a few settings in the email sent.

There are some ready-made packages, such as http://www.email-form.com/ that
you can check out. Try Google:

http://www.google.com/search?hl=en&q=FrontPage+HTML+email+form+handler

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
I'd rather be a hammer than a nail.
 

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

Top