javascript thread: Clientside hostname to IP conversion
Hi, I'm hoping somebody can help me out with this. I have a constant hostname (say random.xyz.com). Whenver a dns lookup is made, the hostname resolves to a somewhat random IP address. This IP address has to be passed on to a CGI script by the client as a parameter. The hostname lookup has to be made at the client side. The application is trying to analyze client side caching. Any way to convert a hostname to an IP address from Javascript? Asfandyar.
|





