W
who be dat?
I feel stupid for asking this but I can't figure this out. I've got some
text files I want my website to read. The text files are located in a
subdirectory of my application. Physically, the files are located on drive
C: in directory starting with InetPub/myapplication/directrory/files .
Thing is,when the website is running, the application path is
c:\windows\system32. I can manipulate the path to get this to work for now.
Thing is, once the application is done it may not be installed on Drive C:
much less under InetPub. What's the best way to get the path of the these
text files and access them? The files are stored in subdirectory of my
webprojoct called /emails. Thanks!
Chris Smith
text files I want my website to read. The text files are located in a
subdirectory of my application. Physically, the files are located on drive
C: in directory starting with InetPub/myapplication/directrory/files .
Thing is,when the website is running, the application path is
c:\windows\system32. I can manipulate the path to get this to work for now.
Thing is, once the application is done it may not be installed on Drive C:
much less under InetPub. What's the best way to get the path of the these
text files and access them? The files are stored in subdirectory of my
webprojoct called /emails. Thanks!
Chris Smith