I would like to pass a Bulk Mailer variable to prepopulate a form. This would be in the form of a link in the email to each addressee. In theory the link in the emailed message should look like this:
http://nyautofest.com/NYAF/contact-us/s ... yourEmail=[E-mail Address]
Where yourEmail is the name of the field in the form and of course [E-mail Address] is the email used in the email to the subscriber.
The problem is that the variable [E-mail Address] is not being passed to the form, the form gets populated with the exact term "[E-mail Address]" brackets and all.
Any suggestions on how to pass the variable correctly?
http://nyautofest.com/NYAF/contact-us/s ... yourEmail=[E-mail Address]
Where yourEmail is the name of the field in the form and of course [E-mail Address] is the email used in the email to the subscriber.
The problem is that the variable [E-mail Address] is not being passed to the form, the form gets populated with the exact term "[E-mail Address]" brackets and all.
Any suggestions on how to pass the variable correctly?