HTML: how to make a file download require a username and password

Posted by Craig Johnston on Stack Overflow See other posts from Stack Overflow or by Craig Johnston
Published on 2010-05-26T08:03:48Z Indexed on 2010/05/26 8:11 UTC
Read the original article Hit count: 236

Filed under:
|

In a basic HTML web page, how do you make the user have to enter a username and password before they are allowed to download a file.

What is the best way of achieving this on a website, preferably in plain HTML.

© Stack Overflow or respective owner

Related posts about html

Related posts about file-download