Home All Groups Group Topic Archive Search About

How to call IE to open a new page.

Author
19 Apr 2006 3:54 AM
Boki
Dear All,

Could you please advice how to call IE to open a new page...

Best regards,
Boki.

Author
19 Apr 2006 5:15 AM
Cor Ligthert [MVP]
Boki,

> Could you please advice how to call IE to open a new page...
>
Do you mean a Popup window, do you mean a new window from your program, do
you mean a redirect from your ASPNET ......................................

I think there are more questions for your questions.

Please be a little bit clear.


Cor
Author
19 Apr 2006 7:13 AM
Boki
Cor Ligthert [MVP] 寫道:

> Boki,
>
> > Could you please advice how to call IE to open a new page...
> >
> Do you mean a Popup window, do you mean a new window from your program, do
> you mean a redirect from your ASPNET .......................................
>
> I think there are more questions for your questions.
>
> Please be a little bit clear.
>
>
> Cor

Hi

a new window from your program(VB.NET)


Thank you very much!

Boki.
Author
19 Apr 2006 10:48 AM
Cor Ligthert [MVP]
See my answer about the tabcontrol.

I replied on that place again.

Cor

"Boki" <bokit***@ms21.hinet.net> schreef in bericht
news:1145430803.816285.314050@u72g2000cwu.googlegroups.com...

Cor Ligthert [MVP] ??:

Show quoteHide quote
> Boki,
>
> > Could you please advice how to call IE to open a new page...
> >
> Do you mean a Popup window, do you mean a new window from your program, do
> you mean a redirect from your ASPNET
> ......................................
>
> I think there are more questions for your questions.
>
> Please be a little bit clear.
>
>
> Cor

Hi

a new window from your program(VB.NET)


Thank you very much!

Boki.
Author
19 Apr 2006 5:40 AM
Spam Catcher
"Boki" <bokit***@ms21.hinet.net> wrote in news:1145418880.210062.34390
@v46g2000cwv.googlegroups.com:

> Dear All,
>
> Could you please advice how to call IE to open a new page...


Take a look at the SHDocVw.dll - it's an activeX object which you can use
to control IE. It's pretty easy to use and works great.

I believe the file is located in c:\windows\system32.

MSDN has documentation for the object.
Author
19 Apr 2006 7:14 AM
Boki
Spam Catcher 寫道:

Show quoteHide quote
> "Boki" <bokit***@ms21.hinet.net> wrote in news:1145418880.210062.34390
> @v46g2000cwv.googlegroups.com:
>
> > Dear All,
> >
> > Could you please advice how to call IE to open a new page...
>
>
> Take a look at the SHDocVw.dll - it's an activeX object which you can use
> to control IE. It's pretty easy to use and works great.
>
> I believe the file is located in c:\windows\system32.
>
> MSDN has documentation for the object.

I wish do not use too many control, just call windows to open a new
webpage in ie.
Author
20 Apr 2006 5:19 AM
Spam Catcher
"Boki" <bokit***@ms21.hinet.net> wrote in
news:1145430845.346126.283020@i39g2000cwa.googlegroups.com:

>> Take a look at the SHDocVw.dll - it's an activeX object which you can
>> use to control IE. It's pretty easy to use and works great.
>>
>> I believe the file is located in c:\windows\system32.
>>
>> MSDN has documentation for the object.
>
> I wish do not use too many control, just call windows to open a new
> webpage in ie.

SHDocVw.dll comes with IE...
Author
19 Apr 2006 10:36 AM
Herfried K. Wagner [MVP]
"Boki" <bokit***@ms21.hinet.net> schrieb:
> Could you please advice how to call IE to open a new page...

Opening files, applications, Web documents, and the mail client
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
19 Apr 2006 11:59 AM
Jonny
WOW!!

This MVP has everything you could ever ask for on his site & none of it is
his own code but stolen from others. Amazing what code you can find on
Google & call your own, isn't it?


Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:ek%23Zm05YGHA.1220@TK2MSFTNGP02.phx.gbl...
> "Boki" <bokit***@ms21.hinet.net> schrieb:
> > Could you please advice how to call IE to open a new page...
>
> Opening files, applications, Web documents, and the mail client
> <URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en>
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>
Author
19 Apr 2006 12:27 PM
Herfried K. Wagner [MVP]
"Jonny" <jo***@beagood.sod> schrieb:
> This MVP has everything you could ever ask for on his site & none of it is
> his own code but stolen from others. Amazing what code you can find on
> Google & call your own, isn't it?

No, it isn't.  All of the content on my website has been written by me or
otherwise its orignal author has been given credits.

I strongly recommend to take a closer look at my website before posting
discrediting messages into the public which could require me to take legal
actions.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
19 Apr 2006 7:16 PM
Peter
You will take legal action against jonny. What for? Just because you
copy/paste or link people to google



Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:O7lYmy6YGHA.444@TK2MSFTNGP05.phx.gbl...
> "Jonny" <jo***@beagood.sod> schrieb:
> > This MVP has everything you could ever ask for on his site & none of it
is
> > his own code but stolen from others. Amazing what code you can find on
> > Google & call your own, isn't it?
>
> No, it isn't.  All of the content on my website has been written by me or
> otherwise its orignal author has been given credits.
>
> I strongly recommend to take a closer look at my website before posting
> discrediting messages into the public which could require me to take legal
> actions.
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>
>
Author
19 Apr 2006 7:56 PM
Herfried K. Wagner [MVP]
"Peter" <myser***@is.cool> schrieb:
> You will take legal action against jonny. What for? Just because you
> copy/paste or link people to google

Are you sure you read jonny's post?!

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
19 Apr 2006 12:53 PM
Cor Ligthert [MVP]
Jonny,

>
> This MVP has everything you could ever ask for on his site & none of it is
> his own code but stolen from others. Amazing what code you can find on
> Google & call your own, isn't it?
>
Do you have any proof about that?
I find it nice to have a look at that?

(Before you think the opposite, I don't believe it)

Cor
Author
19 Apr 2006 7:07 PM
Peter
Cor the ASP.NET coder - LOL when you look at his site you can see he cannot
write for toffee. I see I am not the first person to think so


Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:ebN0y$6YGHA.4944@TK2MSFTNGP02.phx.gbl...
> Jonny,
>
> >
> > This MVP has everything you could ever ask for on his site & none of it
is
> > his own code but stolen from others. Amazing what code you can find on
> > Google & call your own, isn't it?
> >
> Do you have any proof about that?
> I find it nice to have a look at that?
>
> (Before you think the opposite, I don't believe it)
>
> Cor
>
>
Author
20 Apr 2006 4:03 AM
Boki
Herfried K. Wagner [MVP] 寫道:

> "Boki" <bokit***@ms21.hinet.net> schrieb:
> > Could you please advice how to call IE to open a new page...
>
> Opening files, applications, Web documents, and the mail client
> <URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en>
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>


This is what I want. Thanks!