- Original Poster
- #1
I would like to put a fact sheet on my website which users can download for free. The idea is to collect email addresses so I can contact them in future.
How do I do this?
How do I do this?
Depends on the site, if it's wordpress or some other CMS you just need a plugin. If it's something you built yourself then you need to build the form yourself. There are plenty of scripts you can download to do this. You will need some server side code to validate and process the form but it's not that complicated. I've got a form you can have if you want, send me a PM and I'll send it to you.How do I add a form?