K
Keith
Forgive me if this is a dumb question, but I am new to VB.
I am designing a web-based application for in-house operations, and would
like to build a very simple VB front end that simply contains a web control
object as big as the window in which to display the web app I am building.
That way my users see an application and not a web page.
What is the correct code to use to do this when the form is opened?
For demo sake, lets say the URL I want to open in the web control is
http://localhost/
Thanks
I am designing a web-based application for in-house operations, and would
like to build a very simple VB front end that simply contains a web control
object as big as the window in which to display the web app I am building.
That way my users see an application and not a web page.
What is the correct code to use to do this when the form is opened?
For demo sake, lets say the URL I want to open in the web control is
http://localhost/
Thanks