Embedded Internet Explorer 6 control and HTTP 302 -
we have .net application using webbrowser control. on windows xp sp3 systems internet explorer 6 application not able login web site. control raises navigateerror event error code 302 , displays "navigation canceled" page. we've tried few workarounds , we're begging web site admin change login page use script instead of sending http 302 (we can because application needs able access specific web site). however, have normal solution problem. can suggest solution?
goodness, explorer 6 still hasn't died?
i had similar problem redirects on explorer 6 few years ago, , problem went away when removed encoding meta tag in head part of html. go figure.
in other words, it's due totally unrelated redirect. that's ie6.
Comments
Post a Comment