Get user details before downloading a file
Autor: Dimitrios G.
Visitado 1210,
Followers 2,
Compartido 0
In my web site I hv files that the user can download.
I would like to be able to get user details (email, name etc) before allow him to download
Any idea
Publicado en
Dimitrios, if you password protect the download page that could be used to provide the password when they register?
You could also make a contact form. In the automatic answer to the client, you could specify the link to the file.
Then the link will only be given to a "valid" email-address. In the form you can have name mandatory.
Of course the user can specify his name as Donald Duck, but he will only receive the link if the mailaddress is existing.