Home All Groups Group Topic Archive Search About
Author
8 Jun 2005 6:36 PM
-Humairah
I have built a java applet that creates and writes user input into text
files. I'm running Windows Server 2003, and I do not know how to set the
permissions of the website in IIS to allow any user to save the data in a
file on the server through the applet.

Any help will be greatly appreciated!

Author
13 Jun 2005 6:38 AM
Bernard Cheah [MVP]
So you have problem writing to the text file ? access denied ?
Get filemon (sysinternals.com) to find out where it stuck... and it will
also which user identity it used to write the file.

Show quoteHide quote
"-Humairah" <Humai***@discussions.microsoft.com> wrote in message
news:2FE65D72-E796-4B45-8E6F-ECB2B819FF47@microsoft.com...
>I have built a java applet that creates and writes user input into text
> files. I'm running Windows Server 2003, and I do not know how to set the
> permissions of the website in IIS to allow any user to save the data in a
> file on the server through the applet.
>
> Any help will be greatly appreciated!
>