Your current IP is 38.107.191.111 


Finding your IP address



Very simple page to find your IP address.

.NET makes this so easy! Here's the code:



Dim sIPAddress as String
sIPAddress = Request.ServerVariables("REMOTE_ADDR")


Now, what could be easier than that?

del.icio.us this is del.icio.us