
November 2nd, 2009, 01:10 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 29
Time spent in forums: 10 h 29 m 18 sec
Reputation Power: 0
|
|
|
IIS - Other - File path
I have a virtual directory in my IIS by the name PMS.The data for this comes from C:/Inetpub/wwwroot/jki/nikhil.
I have a code to upload files to a folder named attachments.I place this folder in the nikhil directory.
Now to specify the path name I use C:/Inetpub/wwwroot/jki/nikhil/attachments.
This is not working.Is there any solution to this ? I am not sure as to how to specify the file location.
Any help would be greatly appreciated.Thanks!
|