For Programmers: Free Programming Magazines  


Home > Archive > ASP > February 2005 > Header information X-Forwarded-For









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 Header information X-Forwarded-For
anuke@bk.ru

2005-02-17, 8:56 am

Hello,
how can i read "X-Forwarded-For" header information?

Thank you
Egbert Nierop \(MVP for IIS\)

2005-02-23, 3:55 pm

dim var
var = Request.ServerVariables("X-Forwarded-For")

this variable is available only, if a remote proxy server uses this header
info.

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

<anuke@bk.ru> wrote in message
news:e23cb98a.0502170402.6a4e10f8@posting.google.com...
> Hello,
> how can i read "X-Forwarded-For" header information?
>
> Thank you


Sponsored Links







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

Copyright 2008 codecomments.com