[Javascript] IPAddress

Carl Adler carl at carladler.org
Fri Mar 21 05:51:39 CST 2003


If your server supports SSI as mine does you can get the IP Address using
.shtml of the client by the method I posted earlier. SSI is or at least was
available on Apache Servers and maybe others. It is really quite useful.
Carl
> From: "andy susanto" <andy78 at centrin.net.id>
> Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> Date: Fri, 21 Mar 2003 14:57:49 +0700
> To: <javascript at LaTech.edu>
> Subject: Re: [Javascript] IPAddress
> 
> hai,
> 
> what  i need is IPAddress Client. If i use .shtml can i show that on
> Computer client ?
> 
> TIA,
> 
> andy
>> Message: 6
>> Date: Thu, 20 Mar 2003 16:24:24 -0700
>> From: "David T. Lovering" <dlovering at gazos.com>
>> Subject: Re: [Javascript] IPAddress
>> To: "[JavaScript List]" <javascript at LaTech.edu>
>> Message-ID: <3E7A4D51.50C62C03 at gazos.com>
>> Content-Type: text/plain; charset="us-ascii"
>> 
>> 
>> Right.  The IP address that is reported is that of the client, but the
>> script only works on the server via one of those sexy <!exec> calls.
>> (I suspect it wouldn't be too hard to subvert the routines to get the
>> IP of the server as well, but I'm notso curious as to want to invest
>> the time to figure out how to do it.)
>> 
>> Glad you mentioned it.
>> 
>> -- Dave Lovering
>> 
>> Carl Adler wrote:
>>> 
>>> I believe, but do not know, that this is Server Side JavaScript only.
>>> Carl
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 



More information about the Javascript mailing list