Upload to virtual directory?

  •  06-27-2011, 2:05 PM

    Upload to virtual directory?

    When I use a format like this for uploader.SaveDirectory...
     
    uploader.SaveDirectory="../upload"
     
    ...it seems to be looking for a physical path. I would like to upload to a virtual path that's outside the actual web folder in IIS, but I can't seem to do that.
     
    Is there a way?
View Complete Thread