Hi,
I'm creating an HTML form for my company's website. This form will take in two text fields, a name and email address. When the user presses the "Submit" button, I'd like to have a file begin downloading. (The form is to collect user information before they download our newest beta.) How can I do this? I'm a complete novice to web development and I'm finding myself lost.
Edit: I will have the collected information sent in an email.
Thanks!