IE7 and QueryString (CURI object / IUri interface)


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:39 PM
Mahesh W
 
Posts: n/a
Default IE7 and QueryString (CURI object / IUri interface)

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?
Reply With Quote
  #2  
Old 01-05-2006, 06:37 PM
PA Bear
 
Posts: n/a
Default Re: IE7 and QueryString (CURI object / IUri interface)

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?


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT. The time now is 11:48 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

IE7 and QueryString (CURI object / IUri interface)