Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Hi Folks...Is it possible to use a relative Path to open a File with the System.IO.File ?In ASP.Net or similar Langs you can use .open("../../file.txt").Do I have to use the absolut path to open a file in VB.Net, I cant evenremeber how it was in VB6. Anyway if someone has a answer to my question or a better sugestion how to handle files let me know.
Hi Folks...
Is it possible to use a relative Path to open a File with the System.IO.File ?
In ASP.Net or similar Langs you can use .open("../../file.txt").
Do I have to use the absolut path to open a file in VB.Net, I cant even
remeber how it was in VB6. Anyway if someone has a answer to my question or a better sugestion how to handle files let me know.