WhoIsVisitor preview

 

The WhoIsVisitor applet sends you a mail with some informations about the visitors of your site: the OS name used, and also the last visited URL which can help you to know how people come on your site. As applets can't connect to remote hosts, this applet connects to your local server. So your web server must also be a mail server. To know if it's true open a Telnet session and try this : 'telnet yourhost 25', for example: 'telnet chez.com 25' If it works (no errors) your web server is also a mail server. The applet size is 3x3 or something like that because the grey applet zone is no use for this applet. Note that the code used in the html file is different, because the applet must use Javascript. See the exemple file to see the code source