Skip to main content
March 30, 2015
Question

Multiple File Download From Form

  • March 30, 2015
  • 2 replies
  • 1251 views
Is it possible that one form submission can lead to the downloading of 2 files? We are offering a download of a product, but the product cannot run without the license (which is a separate file). Can I set a form so that when the user clicks "Submit" he gets both files at once?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Amy_Lepre
Level 6
March 30, 2015
Sure - probably the easiest way is to put links to both files on the follow up page that the user gets to after submitting the form. 
SanfordWhiteman
Level 10
March 30, 2015
While I agree with @Amy L, if you're talking about redirecting to both files at once (so the user is prompted to download both of them) that's, in practice, impossible, though it does work with one file.  However providing both links should suffice.