AndyLL
Perch
I thought I'd ask here if what I want to do is possible before putting in a ticket.
I have 2 sub-directories on my site.
A ASP.Net application uploads and downloads files to those directories.
I do not want browsers to have access to those directories.
Is it possible to set permissions on those directories that would pervent browsers from accessing the files but still allow my asp.net program to read/write to them?
Andy
I have 2 sub-directories on my site.
A ASP.Net application uploads and downloads files to those directories.
I do not want browsers to have access to those directories.
Is it possible to set permissions on those directories that would pervent browsers from accessing the files but still allow my asp.net program to read/write to them?
Andy