|
-
Jun 20th, 2005, 09:01 PM
#1
Thread Starter
Member
Webbrowser control - how to display only ONE specific html file
Hello,
I am using a web browser control on a VB form to display html files from a mapped drive on the network. I am not sure if this is the best way to do what i want, but the code was already there so I have just started using it. I want to display say e.g., there is an html file About 123.html and I want to display this file, I use the Navigate method with complete path and name of the file. Now, the problem is the web browser control first goes to the Default.htm file in the same folder (which is the intranet folder) and displays the whole intranet in the web browser and then goes to the file in question.
All I want is to be able to display the About 123.html and that's it. How can I do this??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|