Click to See Complete Forum and Search --> : A get and mail info script


ken_walker_jr
07-06-2003, 03:15 PM
Is it possible to have a script log a user that visits a site, and email the users email address and date/time, without PHP?

Jona
07-06-2003, 03:46 PM
Yeah, it is possible, but you have to use CGI, JSP or ASP then... ;)

[J]ona

ken_walker_jr
07-06-2003, 03:48 PM
Oh Great Jona, what direction can you lead me master?

Jona
07-06-2003, 03:49 PM
Um, I don't think you grasped the idea. The languages I mentioned are server-side languages, and do the same thing PHP does. JavaScript cannot do it.

[J]ona

ken_walker_jr
07-06-2003, 03:55 PM
Yes, I understand, here's my problem. I am hosted on a virtual host and the hosting company does not provide PHP on their virtual hosts. I can do CGI and they support FrontPage Extensions.
Additionally, can JavaScript (by itself) get the users email address?

Jona
07-06-2003, 04:59 PM
You'll need to post in the CGI forum, then. JavaScript cannot retreive users' email addresses.

[J]ona