Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

limiting access to files with asp.net

0 views
Skip to first unread message

Daniel

unread,
Oct 14, 2005, 9:08:29 PM10/14/05
to
limiting access to files with asp.net

is there any way i can make a file only accessible to certain users of my
website? my files are to large to copy to a temp directory and they are of
many types, .exe .xsl .xml etc. i want an href to each file but only allow
users who have the right login-info in their session variable to get to the
files in their directory. is there something built into .net for doing this?
do i need to do some kind of isapi filter and then stream them?


0 new messages