Re: InternetOpenUrl Function...
- From: "Sam Hobbs" <samuel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 12:17:36 -0700
"Randy Birch" <rgb_removethis@xxxxxxxx> wrote in message
news:u0iuvI6NFHA.604@xxxxxxxxxxxxxxxxxxxxxxx
> Will ShellExecute not do the trick? Much simpler, since you don't have to
> handle internet messages ... see the RunShellExecute sub in the code at
> http://vbnet.mvps.org/code/intrinsic/sehyperlink.htm (or for a wealth of
> other things it can do, http://vbnet.mvps.org/code/shell/shellexecute.htm)
Probably not, assuming that prior posts from this person are an indication.
There have been at least two and I think three questions from this person
for which the answer included use of the InternetExplorer object. Probably
Husam needs to use that instead and if so then Husam needs to read the
documentation.
However I think you are correct that if InternetOpenUrl can be used then
probably ShellExecute can be used and would be much easier.
.
- References:
- InternetOpenUrl Function...
- From: Husam
- Re: InternetOpenUrl Function...
- From: Randy Birch
- InternetOpenUrl Function...
- Prev by Date: Re: Old Subject: Explorer Messages
- Next by Date: Re: InternetOpenUrl Function...
- Previous by thread: Re: InternetOpenUrl Function...
- Next by thread: Re: InternetOpenUrl Function...
- Index(es):
Relevant Pages
|