[AccessD] New Web Browser Control - Control Refreshing

David Emerson newsgrps at dalyn.co.nz
Sat May 20 19:06:16 CDT 2023


Further tests:

If I have the control directly in a form (not on a tab) then it updates as expected when the text box data is changed.

I do note that if I switch from a web address to a local file address (or vice versa) that the control does not update.

Regards

David



-----Original Message-----
From: AccessD <accessd-bounces+newsgrps=dalyn.co.nz at databaseadvisors.com> On Behalf Of David Emerson
Sent: Sunday, May 21, 2023 9:25 AM
To: 'Access Developers discussion and problem solving' <accessd at databaseadvisors.com>
Subject: [AccessD] New Web Browser Control - Control Refreshing

Hi All,

On a related but separate point:

I have my control on a tab.  It is the third of three.

I have a textbox that I put the file name into called txtWebAddress.  The After_Update event of the textbox is set to:

    Me.EdgeBrowser1.Navigate Me!txtWebAddress

This works for web addresses and simple local files.  However the web control doesn't refresh until I click on another tab, then return to the web control tab.  What do I need to do to get  the control to update immediately?

Regards

David Emerson
Dalyn Software Ltd
Adelaide, Australia




More information about the AccessD mailing list