Active X control - Web Browser

D

David

Hello,

I've put an Active X Browser in an Access form and it
works well with the following on the after update event
of a text box.

wbbWebsite.Navigate URL:=Me.vURL

The question is, how do I navigate forward and backwards
when I am in the browser? Thanks for your help.

David
 
Top