Viewing Secure pdf download issued on redemption of an email address?

Secure pdf download issued on redemption of an email address?



User: Lester D. 11 years ago
I know you can create a page with a pdf download, but Is it possible to create a pdf download issued on redemption of an email address?
User: Roddy 11 years ago
Here's an example of a form which the visitor fills out and then is sent to a page to download files.

The form is somewhat different from the EverWeb default one in that it uses a hidden input to send the visitor to the download page after they hit the submit button.

I use this type of form since I think it is more valuable to send a visitor to a specific page rather than display a generic "thank you" message.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Jumbo T. 11 years ago
Quote:
Here's an example of a form which the visitor fills out and then is sent to a page to download files.


Big deal :

<input type="hidden" name="good_url" value="http://www.everwebcodebox.com/info/download.html">
User: Jumbo T. 11 years ago
Here's a simplified way to download a file without revealing a hidden link to the page and without revealing a filename :

http://tahafut.hol.es/downloadfile/

Paste the <form> in a HTML Snippet in a EW page.
And instead of downloadpage.php use your EW page with a hyperlink to download.php.

Files thispage.php and download.php you have to type yourself in a texteditor and save on the server.
User: Paul-RAGESW 11 years ago
Do you want to provide a PDF if someone signs up to a newsletter you're offering? MailChimp or Direct Mail can easily do that and integrate with EverWeb.

-------------------------------
Paul
EverWeb Developer
User: Lester D. 11 years ago
Thanks guys.


Post Reply
You must login or signup to post.