%@ LANGUAGE="VBSCRIPT"%>
getmyip ASP: get IP Address of your computer
<% Response.Write Request.ServerVariables("REMOTE_ADDR") %>