[Javascript] IPAddress

David T. Lovering dlovering at gazos.com
Thu Mar 20 17:40:24 CST 2003


True.  But most of the servers I know have universally disabled their SSI capabilities, since
they also invites meddling of a more destructive nature.

-- Dave Lovering

Carl Adler wrote:
> 
> If it is the User IP you can use SSI, Server Side Includes (.shtml) to get
> it into JavaScript. Create a hidden form field and for its value use
> <!--#echo var="REMOTE_ADDR" -->. The server should insert the IP address in
> the field and a JavaScript variable can get it from there. You also can lots
> of things this way.
> Carl
> 
> > From: Carl Adler <carl at carladler.org>
> > Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> > Date: Thu, 20 Mar 2003 15:14:53 -0500
> > To: "[JavaScript List]" <javascript at LaTech.edu>
> > Subject: Re: [Javascript] IPAddress
> >
> > What IP Address do you want?
> > Carl
> >
> >> From: "andy susanto" <andy78 at centrin.net.id>
> >> Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> >> Date: Fri, 21 Mar 2003 00:11:37 +0700
> >> To: <javascript at LaTech.edu>
> >> Subject: [Javascript] IPAddress
> >>
> >> Hai,
> >>
> >> Can I get IPAddress with Javascript ?
> >>
> >> TIA,
> >>
> >> andy
> >>
> >> _______________________________________________
> >> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlovering.vcf
Type: text/x-vcard
Size: 304 bytes
Desc: Card for David T. Lovering
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20030320/219c1ddf/attachment.vcf>


More information about the Javascript mailing list