|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Global.asa to Redirect ALL site traffic originiating from India
Can I somehow use the global.asa file to detect if someone originates from India and if so redirect them to some other site such as Yahoo or Google?
__________________
Today the world, tomorrow the universe... |
|
#2
|
|||
|
|||
|
You should look at doing this at the firewall level or server level rather than in a single web application. In any case if you can identify the origin of a http request then it's easy enough to redirect whatever you want, although not in global.asa, you'd put such code in your index.asp file.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Global.asa to Redirect ALL site traffic originiating from India |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|