|
-
Mar 27th, 2003, 06:27 PM
#1
Thread Starter
Lively Member
Starting a file transfer...
Hey, I'm ussing a session object to password-protect my pages... I don't want someone to be able to just navigate to the URL of a file so I'd like to, via a response, programatically initiate a file transfer ("secure" file downloads)... any idea how this could be done?
___________________________
Chris
-
Mar 27th, 2003, 06:36 PM
#2
Frenzied Member
You can use the web.config to protect your site. It would be much easier IMO.
Dont gain the world and lose your soul
-
Mar 27th, 2003, 06:41 PM
#3
Thread Starter
Lively Member
Originally posted by DevGrp
You can use the web.config to protect your site. It would be much easier IMO.
How?
___________________________
Chris
-
Mar 29th, 2003, 07:47 AM
#4
Frenzied Member
Dont gain the world and lose your soul
-
Mar 31st, 2003, 06:15 PM
#5
Thread Starter
Lively Member
Thanks, but how can I use forms authentication to protect against someone just typing in the URL of the "secure" file and downloading it?
___________________________
Chris
-
Mar 31st, 2003, 09:37 PM
#6
Frenzied Member
Use the web.config file to protect the directory that the files are in. If a user is not authenticated then wont be able to download the file.
Dont gain the world and lose your soul
-
Jan 24th, 2004, 09:52 AM
#7
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|