permissions question

M

mcnews

i need to allow my ASP app to append and use data in text file, but
restrict users from pointing directly to it and opening it for viewing.
what permissions should be set for the text file and is there a special
way to access the file from the my ASPs? i am use JET ISAM driver to
had data access to the text file. it all works fine except for the
problem i mention. also, i have to reset permissions when ever i
upload from my PC to development and production sites.
tia,
mcnewsxp
 
M

Mike Brind

mcnews said:
i need to allow my ASP app to append and use data in text file, but
restrict users from pointing directly to it and opening it for viewing.
what permissions should be set for the text file and is there a special
way to access the file from the my ASPs? i am use JET ISAM driver to
had data access to the text file. it all works fine except for the
problem i mention. also, i have to reset permissions when ever i
upload from my PC to development and production sites.
tia,
mcnewsxp

You should place the text file outside of the web root folder. That way it
will not be available via http. However, it will be available to JET
through the file system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Java Web Start Permissions 19
Permissions 0
Web publish locally 2
I want to Display Excel As HTML In js 2
ASPs and NTFS permissions 1
NTFS permissions 3
AzMan/ADAM store permissions 1
Permissions Error .. ? 1

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top