Can I access other URL in ActiveX control under IIS6.0?

From: wu_zhaohui (wu_zhaohui_at_hotmail.com)
Date: 01/05/05


Date: Wed, 5 Jan 2005 15:42:33 +0800

I can access another URL to get its file content under IIE 5.0 from ActiveX
control with CInternetSession::OpenRequest, but failed to do that in IIE 6.0
and got a string of "<h1>Bad Request</h1>" as the response of access to a
URL in the control, rather than its file content. How can get the file
content just like I do under IIS5.0? Thank you.


Quantcast