Click to See Complete Forum and Search --> : EMail help


ken_walker_jr
07-06-2003, 08:46 PM
Per Jona's request, here I am in the CGI forum, though I know nothing of CGI. Anyhow, I need to be able to get a users email address when they visit a site, and then email that information along with the date and time to another email account. Can do? or am I reaching?

Jeff Mott
07-07-2003, 12:00 AM
Your reaching. :p
The only information about the client a server program has access to is whatever the browser decides to send. I know of no browser that sends the user's e-mail address. Most of the time the browser wouldn't even have that information to give if it wanted to. The only way to get visitor's e-mail address is to create a form and ask for it.