Displaying HTML within Access Window ?

I

Isis

Can I display HTML code from within Access - maybe on a form or something ?

Any help appeciated.

Thanks
 
I

Isis

You can add a browser control to a form and use it.

Thanks very much for that - it looks like what I need - but..... I can not
find any onfo on how to use it in the help file !

How do I get it to display an html file ?

Any info much appreciated.

Thanks
 
R

Rick Brandt

Isis said:
Is it at all possible to 'scale' the page displayed instead of having
to scroll around it ?

What you get in the browser control is the same functionality you have in
Internet Explorer. That means you can adjust the font-size used for text, but
you cannot scale entire pages.
 
I

Isis

What you get in the browser control is the same functionality you have
in Internet Explorer. That means you can adjust the font-size used
for text, but you cannot scale entire pages.

Thanks for that Rick.

Regards
 
Top