For Programmers: Free Programming Magazines  


Home > Archive > ASP > December 2006 > Re: IP Location finder









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: IP Location finder
G

2006-12-06, 7:55 am

By the below request object you can know the destination of the user.

response.Write(request.ServerVariables("REMOTE_ADDR"))

Good Luck !
G

"Halfagain" <Halfagain.2gioyw@mail.codecomments.com> wrote in message
news:Halfagain.2gioyw@mail.codecomments.com...
>
> Does anyone know if there is a tag or some code to find the IP location
> of the user?
>
> What I am trying to do is for example, show a different banner for
> different location.
>
> Tried to find that everywhere on the net but there seems to be nothing
> about that.
>
>
>
> --
> Halfagain
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>



Michael

2006-12-11, 6:57 pm

I have zip of small version of IP2Location with asp and php script mdb based
Give me your email i will reply with it.





"G" <support.shun@gmail.com> wrote in message
news:uy8aLATGHHA.2112@TK2MSFTNGP03.phx.gbl...
> By the below request object you can know the destination of the user.
>
> response.Write(request.ServerVariables("REMOTE_ADDR"))
>
> Good Luck !
> G
>
> "Halfagain" <Halfagain.2gioyw@mail.codecomments.com> wrote in message
> news:Halfagain.2gioyw@mail.codecomments.com...
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com