Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

email help

Status
Not open for further replies.

WakePro

Programmer
Oct 27, 2002
23
CA
I am trying to collect some data from users in text boxes. I then want the user to push the submit button and the information that the user entered would then be email to me. does anyone know how i can do this?

thanks Wakepro
 
The only way for this process being fully automatic, is to use server side scripting of some sort. Otherwise you could probably start up the user's default email application and fill it in with your textfields' content, but would have to rely on the user to actually send the e-mail.

Regards,

cubalibre2.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top