An example Clickbank payment link is http://5.PUBLISHER.pay.clickbank.net.
In order to pass data such as an email address into the order form, the email variable needs to be passed through the following example code.
http://5.PUBLISHER.pay.clickbank.net?email=someone@someone.com
So what I am asking is, how can I capture the email address from my signup form, pass it through my payment page, and insert it into the actual payment link that posts to the order form?