[Javascript] IP grabber for IE

bill myers flex at interport.net
Sun Jan 5 17:37:48 CST 2003


if SSI is enabled, make sure you have the right extension on your 
pages too. I think the default is to parse only pages with .shtml for 
SSI tags.
that can be changed to include .html and .htm etc but some web 
meisters think that that is a bad idea

b


At 9:15 AM -0800 1/3/03, Hassan Schroeder wrote:
>hannah mai crudgington wrote:
>
>>var ip = '<!--#echo var="REMOTE_ADDR"-->'
>
>This is standard SSI; if it's not being interpreted, SSI isn't
>enabled (at least by default) on your server.
>
>You'll need to ask your hosting company if it's supported.




More information about the Javascript mailing list