Reply to thread

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.


Back
Top