Try temporarily turning off any cache-control that you may implemented to
see if resolves the problem. That was it for me. MS has a page that explains
it a bit more.

http://support.microsoft.com/kb/815313/

Ken


On 3/16/06, Michael Traher <[EMAIL PROTECTED]> wrote:
>
> thanks will try that
>
>
> On 3/16/06, Jochem van Dieten <[EMAIL PROTECTED]> wrote:
> >
> > Michael Traher wrote:
> > > no sorry, its an extranet system tied down to ip addresses for access
> >
> > If you want to test yourself, the best thing to do is examine the
> > headers. Use a IE plugin or try telnet:
> > 1. Find a Unix machine
> > 2. Open a SSL telnet connection to the server:
> >      telnet -z ssl server.domain.com 443
> > 3. Request the document:
> >      GET /path/download.cfm?file=blah HTTP/1.1
> >      Host: server.domain.com
> >
> > 4. Inspect the headers for any deviation from RFC 2616.
> >
> > Jochem
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236405
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to