Community

Get details from anonymous users like name and email address while downloading a file in drupal

hi,

I want to get the information of a user like name and email address while that anonymous user is trying to download a file from site.
The information should be captured by opening a small popup window, in which user will enter the information and then use will be able to download the file.

Comments

It can be done using writing

It can be done using writing a simple custom module.

-Imran