%@ LANGUAGE="VBSCRIPT"%>
getmyip ASP: get an IP Address of the server
<% Response.Write Request.ServerVariables("LOCAL_ADDR") %>