T
The Clansman
Hi,
I am developing a site for a company and this site will have files available
for the customers to download, but only the customers loged in will be able
to download these files and the files availables for each customer will
depend on the type of the customer.
so how can I prevent a user from downloading a file by typing the full url
(example, http://www.company.com/file.exe)
if the user type the url of the file, I want the user to be redirected to
the login page.
**some files are larger than 50MB
Thanks
I am developing a site for a company and this site will have files available
for the customers to download, but only the customers loged in will be able
to download these files and the files availables for each customer will
depend on the type of the customer.
so how can I prevent a user from downloading a file by typing the full url
(example, http://www.company.com/file.exe)
if the user type the url of the file, I want the user to be redirected to
the login page.
**some files are larger than 50MB
Thanks