|
#1
|
|||
|
|||
|
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? |
|
#2
|
|||
|
|||
|
There is no public newsgroup for IE7 Beta questions or support right now.
MSDN subscribers are pointed to news://msnews.microsoft.com/microsof...plorer.general to discuss IE7 Beta. -- ~Robear Dyer (PA Bear) MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org Mahesh W wrote: > 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? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|