|
Posted by News Group on May 31, 2007, 10:25 am
Please log in for more thread options
I need to setup a temporary folder on IIS 6.0 (Windows 2003 SP1) where a
user can access a website https://yoursite.com/Upload to upload some text
files securely. Right now, I have the folder created in IIS and set the
execute permissions to none, enable Write and Directory browsing on the
Directory tab. On the Directory Security tab, I turned off anonymous access
and only have "integrated Windows authentication" checked. I have the local
user created on the server and gave the user "Modify" permissions on the
NTFS folder on the same box.
I can get to the website, log in and see the directory browsing window, but
I'm unable to drop and drop the text files into the IE 7 window. Is this
possible through IIS? Is there a setting that I'm missing?
Thanks
|