[WEB4LIB] Re: IE 5.x's automatic configuration script issues

William Moore William_Moore at umanitoba.ca
Thu Jun 22 12:13:35 EDT 2000


Debbie

Thank you for the suggestion, one thing I should point out is that in the
proxy autoconfig file a function must be defined called FindProxyForUrl
which is what the browser will call to determine whether a proxy is to be
used (and which one to use). There is no way of clearing the value outside
of the function as the script will not have access to that.

http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html

~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
~=~=
    William Moore                          mailto:william_moore at umanitoba.ca
    LETS Web Developer                                        (204) 474-6523
                  http://www.umanitoba.ca/libraries/units/lets
      486f6d6f 73756d3a 68756d616e69 6e696c 61 6d65 616c69656e756d 7075746f


-----Original Message-----
From: web4lib at webjunction.org
[mailto:web4lib at webjunction.org]On Behalf Of Debra Lords
Sent: Thursday, June 22, 2000 10:42 AM
To: Multiple recipients of list
Subject: [WEB4LIB] Re: IE 5.x's automatic configuration script issues

When you do your return of either PROXY:5555 or DIRECT, you set a
value somewhere outside of this function.  What calls this
function?  Be sure to clear that value PRIOR to this call on each
iteration and that may solve it.  Another option is to clear the
value immediately following the use of it, virtually garbage
clean-up.  Seeing only this function and not what calls it does
not help because the problem lies outside of your function.


Hope this helps.

--

Debbie

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Debra Lords			Experience is what you
dlords at library.utah.edu		have just right after
ACLIS Labs			you need it.
585-9810



More information about the Web4lib mailing list