|
|
Home Your IP is 38.103.63.62 How to display my public IP on my web 1. Add this line above <html> <% Dim BIP BIP = Request.ServerVariables("REMOTE_ADDR") %> 2. Add this line between <bady> Your IP is <%=BIP%> 3. You must use asp. Related Topics Post your questions, comments, feedbacks and suggestions
|
|
This web is provided "AS IS" with no warranties.
Copyright © 2002-2009
ChicagoTech.net,
All rights reserved. Unauthorized reproduction forbidden.