activeX webbrowser in Access97

ingrid

Registered User.
Local time
Today, 14:49
Joined
Apr 10, 2003
Messages
42
I'm using Shell.Explorer.2 activeX to show a webpage on my form. I can't seem to give it the right size. I'm using a popup form without scrollbar, but when I do that the browser also doenst give a scrollbar, but on some pages I do need that. I also can't arrange the heigth en width.
I hope there is anyone who can help me.
 
The user probably figured this out already, but the answer to this is as follows: when you place a new webbrowser control on a form and size it, and then save, the size is permanently set. So after saving, the only way to change the size is to delete the control, recreate it, name it the same as before, and then save. The control does not work with me.webbrowser1.width=xxx like other form controls.
 

Users who are viewing this thread

Back
Top Bottom