Microsoft Web Browser
Good day
I need some help with my database program.
I've create a form to add/edit/delete customer records and it work perfect.
Now im trying to add a Web browser in the same form.
objects that i want to use:
Text Box : - Name -- Text53
Command Button - Name -- Command55
Activex Controler - Name -- WebBrowser2
I want to enter a url in the text field then click the command button, the website must be desplayed in the web browser in the form.
tried different guides but cant get it to work right.
Please help
|