Can someone tell me how in JavaScript to get the IP Address of the server. I have found many examples of how to get the one of the client but I'm trying to get the address of where the html page originated. I want to pass it to an external program so it can connect to a proxy. Chris