Thread: Check your IP
View Single Post
  #5 (permalink)  
Old 05-28-2008, 07:26 AM
chili5's Avatar   
chili5 chili5 is online now
Code Warrior
 
Join Date: Mar 2008
Age: 16
Posts: 3,917
Last Blog:
DWITE 2
Credits: 0
Rep Power: 35
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Check your IP

My server I needed to enable SSI first but it was possible.

Though looking at the code, I don't think you need the javascript do you?

Couldn't you just do this:

Code:
<html>
<head>
</head>
<body>
<!--#echo var="REMOTE_ADDR"-->
</body>
</html>
but on my computer, when testing it, the IP that is displayed is 127.0.0.1 which isn't my IP.
__________________
I've found time can heal most anything
And you just might find who you're supposed to be
I didn't know who I was supposed to be at fifteen.
~ Taylor Swift
Reply With Quote

Sponsored Links