Getting NavigateError with HTTP_STATUS_OK?
From: Dave Brown (man_at_c&a.)
Date: 03/13/04
- Next message: qiru: "compiling error for IWebBrowser2 in .idl"
- Previous message: Billy: "Re: What's wrong with my IInternetSecurityManager?"
- Next in thread: Dave Brown: "Re: Getting NavigateError with HTTP_STATUS_OK? - Resolved, any comments on what I found?"
- Reply: Dave Brown: "Re: Getting NavigateError with HTTP_STATUS_OK? - Resolved, any comments on what I found?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 13 Mar 2004 11:33:45 +0000
Using IWebBrowser2, IE6.
Seems to work fine, except when I try to get to http://slashdot.org (conspiracy,
maybe??) it fires a NavigateError. Strangely the status code is 200
(HTTP_STATUS_OK), but then it goes on to display an "action canceled" page.
I've read the SDK doc and it says something along the lines of if I set the
*Cancel value to VARIANT_TRUE then it will attempt a redirection, so thinking
that was happening, I did that - set Cancel to VARIANT_TRUE. No difference
whatsoever.
Further to that, it also does it with http://sourceforge.net,
http://www.osdn.com, http://www.linux.com/, but if I change that "linux" in that
last one there to "microsoft", hey presto it works.
Any ideas?
- Next message: qiru: "compiling error for IWebBrowser2 in .idl"
- Previous message: Billy: "Re: What's wrong with my IInternetSecurityManager?"
- Next in thread: Dave Brown: "Re: Getting NavigateError with HTTP_STATUS_OK? - Resolved, any comments on what I found?"
- Reply: Dave Brown: "Re: Getting NavigateError with HTTP_STATUS_OK? - Resolved, any comments on what I found?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|