Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Giveaway Code

Posted by: orcainbox Dec 1 2019, 09:57 PM

I want two give two widgets away for free on my website. How do I code this? When the user presses [Download Now] I want the screen to go to a form, they fill out that form then bam they are automatically sent the widget.

Posted by: Christian J Dec 2 2019, 02:14 PM

QUOTE(orcainbox @ Dec 2 2019, 03:57 AM) *

When the user presses [Download Now] I want the screen to go to a form

That sounds like an ordinary link to a form page.

QUOTE
they fill out that form then bam they are automatically sent the widget.

Let the form submit to a page (using the URL in the FORM element's ACTION attribute) where the user can download the widget.


Posted by: orcainbox Dec 11 2019, 02:36 AM

Thanks for the reply. What I learned was; when the user submits the form their data goes into a drip campaign. The first email of the drip campaign will give them their free widget.

Actually, wait a tick here...

When the customer opens an email the drip campaign stops. Meaning, the customer does not receive any more emails. This is where mysql comes into play.


Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)