Trying to feed 2 browser components paths to some html docs
browser.Navigate (CurDir + "\dir\document.htm")
browser2.Navigate (CurDir + "\dir2\document2.htm")
it always looks for these in My Documents directory even if the database is placed somewhere else. why?
thanks for your help,
rob
browser.Navigate (CurDir + "\dir\document.htm")
browser2.Navigate (CurDir + "\dir2\document2.htm")
it always looks for these in My Documents directory even if the database is placed somewhere else. why?
thanks for your help,
rob