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?
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.