By maxiorel on
Hi, I have an Excel sheet with a column full of serial numbers I would like to redistribute to the readers who will fill a webform on my website. Is there any possibility how to do this fast and easy? I can convert the Excel file to the database or CSV, so if anyone has a snippet doing something similar, I would be very grateful to see it.
Thanks,
Jan
Comments
How secure does this data
How secure does this data need to be?
If not secure at all and you just want to give the illusion of a security process you could just put all these numbers in the confirmation field on the webform, or a link to download the file.
You'll want to look into user access & security modules and setting up an SSL certificate on your host if you need security.
hm, thanks, but this is not
hm, thanks, but this is not usable, because I need to give one serial number for each user who submit the webform. Not the whole file.
Jan Polzer, Drupal & Symfony developer