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?
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.