I have a lead gen landing page and I wan’t prospects to download a pdf after submitting the form.
I am trying to create a confirmation landing page to load on form submission that will automatically download the pdf and display some thank you copy.
I added the following as a script in the head section:
META HTTP-EQUIV=Refresh CONTENT="0;URL=http://URL/download.php?f=FILE.pdf"\>
Thinking that it would automatically trigger a download in capable browsers (I also included a ‘click here to download’ link, just in case). This does not work, though. I get the following error:
HTTP Status 500 -
type Status report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
Is this a limitation of the Unbounce platform? Can anyone help me with this?
Thanks!