[Javascript] Javascript

Andrew Gibson andyg at ihug.co.nz
Wed Mar 5 21:59:39 CST 2003


Wouldn't he go something like this?

<%
dim ip
ip=request.servervariables("remote_addr")
%>
<script>
document.write ("<%=ip%>")
</script>

Subject: Re: [Javascript] Javascript


> Comon:
> he wrote it by hand.
> have you seen the script: var ip = '195.238.48.12'
>
> my IP doesn't look anything like that
>
>
>
> >From: "Andrew Gibson" <andyg at ihug.co.nz>
> >Reply-To: javascript at LaTech.edu
> >To: <javascript at LaTech.edu>
> >Subject: Re: [Javascript] Javascript
> >Date: Thu, 6 Mar 2003 16:36:49 +1300
> >
> >MessageI suspect he grabbed the IP address via a server side script and
put
> >it into the Javascript code?
> >var ip=<%=myIp%>  or something similar
> >
> >
> > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >
> >what language did you use?
> >
> >
> >
> >From: Josh Britt [mailto:Jeb911 at sc.rr.com]
> >Sent: Thursday, 6 March 2003 1:30 PM
> >To: javascript at latech.edu
> >
> >
> >Hello are you still having a problem with that IP script
> >http://www.911designs.com I got mine working lookt at the site on the
> >status
> >bas on the bottom left let me know what you think I will help you if you
> >would like
> >
> >Josh Britt
> >
> >
> >
> >_______________________________________________
> >Javascript mailing list
> >Javascript at LaTech.edu
> >https://lists.LaTech.edu/mailman/listinfo/javascript
>
>
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>





More information about the Javascript mailing list