Hi All,
I'm using Request.Files to obtain a file that the user is uploading on my web page.
I noticed that if I use the filename property in IIS it gives me a path + filename, however if I run in cassini it only gives me the filename no matter what directory I use.
Why is this? And, is there a way to just use the filename when in IIS?
Thanks, rod.