How to avoid downloading a file directly from webserver ?

C

Corobori

Hi,

I need to provide a way to download a software and its corresponding
manual from a web page.

So far I have done the sign in page where people give their data. I
will then give access to a page with a link allowing to download the
required file(s).

My worry is how to avoid that somebody grabs the URL of the file and
send it to another for downloading directly from the server. What can
I do to avoid this ?

__________________
Jean-Luc
www.corobori.com
 
R

Ray Costanzo [MVP]

You can use the concept here: http://www.aspfaq.com/show.asp?id=2276 (Just
disregard the http_referer part, and replace that logic with the logic that
you're using on other pages to determine if the client requesting the page
is a valid, logged-in user.)

Ray at home
 

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

Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,901
Members
47,439
Latest member
elif2sghost

Latest Threads

Top