As far as I am aware, you can't get the IP address in JavaScript.

You can use an SSI to insert the IP into the HTML then use Javascript to compare it and display a message dialog.

However, since the guestbook must use some sort of server-side script, you should be able to hack something into the code fairly easily.


Edited by David (17/04/2002 06:16)