I didn't see this in the Hot Scripts library so I thought I'd ask if anyone can direct me to one (in the event I didn't see it) or has one/can make one. I'll go through what I need it to do.
I have a downloads page with 5 PDFs. On this page I have a form that collects Name, Company, Phone, Email, which unlocks the PDFs to download and sends me an email that someone has unlocked the PDFs. I don't need any user management or login as I don't have much to offer, I just want the contact info for sales. I also would like one form for all downloads as I'm already putting someone through the hassle of filling in their info, I'd rather not make them do it 5 times.
I have an old script from an old site, but the problem with it is that it has 2 hidden layers, one with inactive links and the other with active links. Upon form submission, it hides the inactive and shows the active links. But if you look at the code, the PDF links are all visible.