Google Answers Logo
View Question
 
Q: ho to find out auto detected proxy address ( No Answer,   0 Comments )
Question  
Subject: ho to find out auto detected proxy address
Category: Computers > Programming
Asked by: grahamr-ga
List Price: $5.00
Posted: 20 Feb 2003 06:48 PST
Expires: 22 Mar 2003 06:48 PST
Question ID: 163899
situation:

Internet Explorer set to autodetect proxy server. 

Question
Using ASP (or other code that runs with in internet explorer) I need
to find out the address and port number of the proxy that IE has
autodetected and pass it back to my website. This is to allow me to
pass that value to a Citrix ICA client to enable it to connect to my
system via that proxy.

The company we provide the service for has multiple sites with
multiple proxy servers and as such its impossible to program a
solution for each site. I need it to be dynamic.

IE VERSION is 5.5 and above.

Request for Question Clarification by alexd-ga on 22 Feb 2003 05:38 PST
Hi Grahamr !

I understand your question, but I need to know if we are talking about
the same things:

1- ASP does not run on the client side (in internet explorer), it runs
only on the server. ASP, PHP, Perl, CGI ... they are all "server-side"
scripting engines. If you want your code to run on the client-side,
you'll need javascript, java or an ActiveX control. Basically, if you
want to know the client's proxy adress (wich you can probably find in
the registry) you need client-side scripting. Also, consider that an
ActiveX control would limit your clients to Internet explore (no
netscape, opera...), would that be a problem ?

2- Why should the adress be passed back to the webserver, if it is
needed on the client-side (to configure the Citrix client) ? If it is
for display purposes, or if you need it to generate some config file
that the user will receive, then you are right.

If I build you a normal HTML page that displays the client's proxy
settings (using javascript, java or an ActiveX control) would that
qualify as an answer ?

Thanks !

Alexandre D.
Job: Computer Programmer
Hobby: Webmaster of http://www.mrrkb.com

:o)
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy