Quote Originally Posted by SyntaX****** View Post
Do you know how to grab a local IP using Javascript? I want to add this to my code to fully validate the user.
I'm pretty sure you can't do this, although you could make an xmlhttp request to the server, then the server replies with the user's IP address.

Never trust browsers for security though.

I'm gonna sticky all the good threads.