Click to See Complete Forum and Search --> : easy way e-mail user input to myself


rplant
04-14-2002, 10:56 PM
Hello..

Does anyone know of an easy way for me to get user input from my html page (just two fields on a form) e-mailed to me. I don't want the user to have to open up their mail especially since I don't care what their e-mail address is. Also I don't know if CGI, ASP will work for me....

Thanks

mefisto3
04-14-2002, 11:21 PM
i think in the form tag u have to make action="mailto:whatever" or something like that. I know i used it once a while back. It doesnt work extremely well but if u cant go any other way (like asp, jsp, cgi) then it should be ok.