![]() |
This is a page that shows the ipsniffer when webhosts do not support server side includes. Same thing except that you use shtml extension when saving your webpage. |
|
IP SNIFFER. Find your IP addressThis follows on from the original IP Sniffer page where we are using the .shtml extension to make the script work. A great snippet with many uses. This small piece of code will cause a popup box which tells your visitors their IP address. This script uses server side includes so you may need to use the shtml extension instead of the normal html extension to your webpage, depending on how your server is set up. As you can see, I have to use the .shtml extension to make the ipsniffer script work here. A useful script, especially when wanting to know your IP address to share connections and playing games with others on the net. Place the code within the <HEAD> and </HEAD> of your html document.
|
|