greatscott90
Programmer
I'd like to write a form in Access that could do one of two things:
1. Control either my Mozilla or IE webbrowser to refresh the page, search the page for certain words, then notify me.
or
2. Control an activex webbrowser within an Access form to refresh the page, search the page for certain words, then notify me.
I tried to put an activex webbrowser within a Access form then use the:
[control].navigate command, however I get an error message stating "error: Expected: string constant" I think I'm using the wrong references, but I have no idea.
Thanks.
1. Control either my Mozilla or IE webbrowser to refresh the page, search the page for certain words, then notify me.
or
2. Control an activex webbrowser within an Access form to refresh the page, search the page for certain words, then notify me.
I tried to put an activex webbrowser within a Access form then use the:
[control].navigate command, however I get an error message stating "error: Expected: string constant" I think I'm using the wrong references, but I have no idea.
Thanks.