[Javascript] Getting the ip address

Mike Dougherty mdougherty at pbp.com
Thu Aug 19 07:55:52 CDT 2004


Can you read the client IP server side and embed the value in a hidden field to use in your 
scripts once the page is rendered?  It's so easy to do server-side, if you don't find a 
client-side solution with minimal effort, i'd recommend the path of least resistance.

On Wed, 18 Aug 2004 15:07:40 -0700
  <dev at qroute.net> wrote:
>I need the client IP not the server IP ? So the info would be different for
>each user.
>
>----- Original Message ----- 
>From: "Iztok Polanic" <iztok.polanic at amis.net>
>To: "'[JavaScript List]'" <javascript at LaTech.edu>
>Sent: Wednesday, August 18, 2004 2:21 PM
>Subject: RE: [Javascript] Getting the ip address
>
>
>> Hi!
>>
>> You can try with Java or with SSI.
>>
>> Bye,
>>
>> Iztok
>> -----Original Message-----
>> From: javascript-bounces at LaTech.edu [mailto:javascript-bounces at LaTech.edu]
>> On Behalf Of dev at qroute.net
>> Sent: 18. avgust 2004 23:10
>> To: [JavaScript List]
>> Subject: [Javascript] Getting the ip address
>>
>> Can you get the IP address using Javacript ?
>>
>> location.hostaddress does not seem to work
>>
>> _______________________________________________
>> Javascript mailing list
>> Javascript at LaTech.edu
>> https://lists.LaTech.edu/mailman/listinfo/javascript
>>
>> _______________________________________________
>> Javascript mailing list
>> Javascript at LaTech.edu
>> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list