For Programmers: Free Programming Magazines  


Home > Archive > VC Language > June 2005 > who can tell me how can i operate the ie with a application ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author who can tell me how can i operate the ie with a application ?
westlake

2005-06-07, 4:05 pm

who can tell me how can i operate the ie with a application ?
which technology can be used ?


William DePalo [MVP VC++]

2005-06-07, 4:05 pm

"westlake" <westlake2008@hotmail.com> wrote in message
news:ut2%23IS2aFHA.2876@TK2MSFTNGP09.phx.gbl...
> who can tell me how can i operate the ie with a application ?
> which technology can be used ?


Well, what do you want it to do? If you just want to surf to a site, the
pass the URL and the "open verb" to ShellExecute().

If you need more you can host the browser control in your own application:

http://msdn.microsoft.com/library/d...webbrowser2.asp

Regards,
Will


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com