IE7 and QueryString (CURI object / IUri interface)

G

Guest

I am using WebBrowser control in my app. I have IE7 installed on my machine.
I am opening HTML page in the WebBrowser control. I have a functionality of
opening the same page with query string passed to it. I take some action
depending upon the query string passed. But IE7 hides all these query string
parameters in CURI object. I know there is a IUri interface provided by
Microsoft for the same but how to use it? Is there any example available on
how to access query strings in IE7? Also is there any way by which I would
know the protocol used like (ftp:/// or http:/// or res:///) while opening
the page?
 
P

PA Bear

There is no public newsgroup for IE7 Beta questions or support right now.

MSDN subscribers are pointed to
news://msnews.microsoft.com/microsoft.public.internetexplorer.general to
discuss IE7 Beta.
 
G

Guest

Oh I see!!! Will post the query there. Thx!!!

PA Bear said:
There is no public newsgroup for IE7 Beta questions or support right now.

MSDN subscribers are pointed to
news://msnews.microsoft.com/microsoft.public.internetexplorer.general to
discuss IE7 Beta.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top