|
Newbie Member
|
|
| 28Jun2009,17:33 | #11 |
|
This tutorial covers on fetching the exact client IP address. Here the author explains that using Request.ServerVariables("REMOTE_ADDR") can only bring the IP address of the proxy server. So the author finally decided to use Request.ServerVariable("HTTP_X_FORWARDED_FOR") to collect the true IP addresses of the client server.
|
|
Go4Expert Founder
|
![]() |
| 28Jun2009,20:57 | #12 |
|
Quote:
Originally Posted by omiban |
|
Newbie Member
|
|
| 3Jul2009,11:18 | #13 |
|
hi i have a two type of sites say internet and intranet site can i redirect the user based on their connectivity? if so how can i do so both the web site are there in same server
|
|
Go4Expert Member
|
|
| 3Jul2009,11:25 | #14 |
|
this code is in working condition or not.please explain the procedure in detail how to retrieve tehe true Ip address and mail me my email id is manojbijnori12@gmail.com
![]() |



