Re: Multiple File Download From Form

Anonymous
Not applicable
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?
Tags (1)
2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator
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.
Amy_Lepre
Level 7
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.