Just press rightmouse button for properties and your prospect has the url anyway.
You could however create a hidden div with the download button below the form, which will be visible after the form submit. And make sure you only populate the link behind the button after the form submit (with jQuery, AJAX, or so). Or simpler would be to scrumble the url with character coding (e.g. "/" = "%252F").