Thanks Brian for your answer but it doesn't work for me. I've used "File://" and changed the Backslashes toSlashes but it still doesn't work.
Error message: (I'll translate it from Dutch)
Something went wrong with the script on this page
Line: 2
Character: 1
Error: Invalid character
Code: 0
URL: file:///Nas1/temp/example.
When i use WebBrowser1.Navigate2 "file://Nas1/temp/example.
What am i doing wrong here?
Main Topics
Browse All Topics





by: bruintjePosted on 2009-03-28 at 06:36:12ID: 24008443
Hello MultiScan,
pdf"
what about
WebBrowser1.Navigate2 "file://Nas1/temp/example.
tried it here with a local file on another networked machine and it worked
hope this helps a bit
brian