folder as my application? I am making a 'Help' window as part of a program i am putting together in visual basic 6, the form will simply load the help file which is a html file.
i originally tried "WebBrowser1.Navigate ("Help.html")" although when i tested the program i got a message saying "Navigation to the webpage was cancelled" where the html document should have loaded.
i originally tried "WebBrowser1.Navigate ("Help.html")" although when i tested the program i got a message saying "Navigation to the webpage was cancelled" where the html document should have loaded.