Email data from ASP Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an asp page created that asks a customer a few questions such as Name,
ratings from poor to excellent, along with a few fill in the blank comments.
I would like the user to be able to fill this form out and when they click a
button the actual form on the screen will be emailed to an email box to be
printed as if they filled this out in person. Where does one go after they
have created the asp file with the ques. where do I obtain the button for
email and specify the email address to be used.
 
You have to written a custom ASP Form Handler to process the form and a send HTML email, etc. How
this would be written depends on which ASP mail component the host has installed on their server.
First step contact your web host.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

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

Back
Top