Re: Web Page in a Form
From: Todd (Todd_at_discussions.microsoft.com)
Date: 09/14/04
- Next message: Albert D. Kallal: "Re: Calculated Value will not store in Table"
- Previous message: Stranger: "Just not getting it??"
- In reply to: Dave Jones: "Re: Web Page in a Form"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 18:35:02 -0700
Forgive me for being a newbie, but do you place that code in the On Enter
event?
I tried that at it gave a compile error.
Again, sorry for the dumb questions.
"Dave Jones" wrote:
> Place the Web Browser control on the form. The name will
> probably be WebBrowser1
>
> To navigate to a page on the internet, use this
>
> WebBrowser1.Navigate("www.msn.com")
>
> Dave
> >-----Original Message-----
> >I need to be able to place a website, say www.msn.com, in
> the middle of a
> >form. How can you do this? I noticed there was a
> Micorosft Web Browser
> >Control, but I can not seem to figure out how it works.
> Any help you can
> >give would be greatly appreciated.
> >
> >.
> >
>
- Next message: Albert D. Kallal: "Re: Calculated Value will not store in Table"
- Previous message: Stranger: "Just not getting it??"
- In reply to: Dave Jones: "Re: Web Page in a Form"
- Messages sorted by: [ date ] [ thread ]