PC Review


Reply
Thread Tools Rate Thread

how to activate a web page in a form

 
 
=?Utf-8?B?RGFuIEpvaG5zb24=?=
Guest
Posts: n/a
 
      1st Sep 2006
how do I activate a specific web page in a form...access 2003?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TmluaWVs?=
Guest
Posts: n/a
 
      1st Sep 2006
If by "activate" you mean "to be clickable and open in a browser window",
then all you have to do is make the the field in your table that contains the
link a "hyperlink"-type field [vs. text].

"Dan Johnson" wrote:

> how do I activate a specific web page in a form...access 2003?

 
Reply With Quote
 
=?Utf-8?B?RGFuIEpvaG5zb24=?=
Guest
Posts: n/a
 
      1st Sep 2006
I followed these instructions to place the web page on the form:
Display a Web page on a form

Open the form in Design view.

In the toolbox, click the More Controls tool .
A menu appears that lists all the registered ActiveX controls in your system.

On the menu of ActiveX controls, click Microsoft Web Browser.


On the form, click where you want to place the control.


Move and size the control if necessary.



how do you create the link between the hyperlink and the web page in the
actual form?

"Niniel" wrote:

> If by "activate" you mean "to be clickable and open in a browser window",
> then all you have to do is make the the field in your table that contains the
> link a "hyperlink"-type field [vs. text].
>
> "Dan Johnson" wrote:
>
> > how do I activate a specific web page in a form...access 2003?

 
Reply With Quote
 
=?Utf-8?B?TmluaWVs?=
Guest
Posts: n/a
 
      1st Sep 2006
I'm still not sure I understand your question. Do you want to actually
display an external website right on your form, or do you want to place a
link to a site on the form that can be clicked and will load the site in a
browser window?


"Dan Johnson" wrote:

> I followed these instructions to place the web page on the form:
> Display a Web page on a form
>
> Open the form in Design view.
>
> In the toolbox, click the More Controls tool .
> A menu appears that lists all the registered ActiveX controls in your system.
>
> On the menu of ActiveX controls, click Microsoft Web Browser.
>
>
> On the form, click where you want to place the control.
>
>
> Move and size the control if necessary.
>
>
>
> how do you create the link between the hyperlink and the web page in the
> actual form?
>
> "Niniel" wrote:
>
> > If by "activate" you mean "to be clickable and open in a browser window",
> > then all you have to do is make the the field in your table that contains the
> > link a "hyperlink"-type field [vs. text].
> >
> > "Dan Johnson" wrote:
> >
> > > how do I activate a specific web page in a form...access 2003?

 
Reply With Quote
 
=?Utf-8?B?RGFuIEpvaG5zb24=?=
Guest
Posts: n/a
 
      1st Sep 2006
i want to display an external web page in the form...it is for a drawings db.

"Niniel" wrote:

> I'm still not sure I understand your question. Do you want to actually
> display an external website right on your form, or do you want to place a
> link to a site on the form that can be clicked and will load the site in a
> browser window?
>
>
> "Dan Johnson" wrote:
>
> > I followed these instructions to place the web page on the form:
> > Display a Web page on a form
> >
> > Open the form in Design view.
> >
> > In the toolbox, click the More Controls tool .
> > A menu appears that lists all the registered ActiveX controls in your system.
> >
> > On the menu of ActiveX controls, click Microsoft Web Browser.
> >
> >
> > On the form, click where you want to place the control.
> >
> >
> > Move and size the control if necessary.
> >
> >
> >
> > how do you create the link between the hyperlink and the web page in the
> > actual form?
> >
> > "Niniel" wrote:
> >
> > > If by "activate" you mean "to be clickable and open in a browser window",
> > > then all you have to do is make the the field in your table that contains the
> > > link a "hyperlink"-type field [vs. text].
> > >
> > > "Dan Johnson" wrote:
> > >
> > > > how do I activate a specific web page in a form...access 2003?

 
Reply With Quote
 
=?Utf-8?B?SmFl?=
Guest
Posts: n/a
 
      13th Sep 2006
Try the below link:

http://www.datapigtechnologies.com/f...owserctrl.html

"Dan Johnson" wrote:

> i want to display an external web page in the form...it is for a drawings db.
>
> "Niniel" wrote:
>
> > I'm still not sure I understand your question. Do you want to actually
> > display an external website right on your form, or do you want to place a
> > link to a site on the form that can be clicked and will load the site in a
> > browser window?
> >
> >
> > "Dan Johnson" wrote:
> >
> > > I followed these instructions to place the web page on the form:
> > > Display a Web page on a form
> > >
> > > Open the form in Design view.
> > >
> > > In the toolbox, click the More Controls tool .
> > > A menu appears that lists all the registered ActiveX controls in your system.
> > >
> > > On the menu of ActiveX controls, click Microsoft Web Browser.
> > >
> > >
> > > On the form, click where you want to place the control.
> > >
> > >
> > > Move and size the control if necessary.
> > >
> > >
> > >
> > > how do you create the link between the hyperlink and the web page in the
> > > actual form?
> > >
> > > "Niniel" wrote:
> > >
> > > > If by "activate" you mean "to be clickable and open in a browser window",
> > > > then all you have to do is make the the field in your table that contains the
> > > > link a "hyperlink"-type field [vs. text].
> > > >
> > > > "Dan Johnson" wrote:
> > > >
> > > > > how do I activate a specific web page in a form...access 2003?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-Page Objects Activate Page Coby Microsoft Excel Programming 2 9th Apr 2008 11:26 PM
Doesn't a form's Activate event fire in a modal form fiaolle Microsoft Access Form Coding 3 30th Jan 2007 06:23 PM
how to activate a web page in a form =?Utf-8?B?RGFuIEpvaG5zb24=?= Microsoft Access 2 4th Sep 2006 02:58 PM
How do I activate an error page on a form? =?Utf-8?B?JGNodSR0ZXI=?= Microsoft Frontpage 3 9th Jun 2006 07:07 AM
Strange behaviour of Form.WindowState.Maximized in Form.Activate event viliamb Microsoft Dot NET Framework Forms 0 4th Jan 2006 09:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:40 PM.