The first part of this sample allows the user to upload a file to a server and
store a password in the database along with file attribute
information (i.e. filename).
The second part of this sample lets a user login and, based on the password they
enter, see a list of files available to download for that password.
|