Hello,
I made a thread a week or so ago regarding this and thought I had found the answer...
To much avail i still have some gaps in this theory and am looking for anyone that can help pull it together for us. We are even willing to compensate for working logic.
We have a coreg form on our site where we can display offers like the image below in the registration process...

When the user just checks yes/no is were we are needing some guidance as my dev is not quite BH enough to figure this out. The key here is to have this all work behind the scenes with email submits, etc. He has tested many theories but without success.
After they click "yes" and hit "submit", this is the logic I have learned is best but still need a bit of help with:
Is this the correct logic? And if so...does anyone have code for this that we could compare with?
Any guidance on this is GREATLY appreciated as we are looking to utilize this to monetize our front end immediately!
I made a thread a week or so ago regarding this and thought I had found the answer...
To much avail i still have some gaps in this theory and am looking for anyone that can help pull it together for us. We are even willing to compensate for working logic.
We have a coreg form on our site where we can display offers like the image below in the registration process...

When the user just checks yes/no is were we are needing some guidance as my dev is not quite BH enough to figure this out. The key here is to have this all work behind the scenes with email submits, etc. He has tested many theories but without success.
After they click "yes" and hit "submit", this is the logic I have learned is best but still need a bit of help with:
- The session variables and reg data gets passed to a script
- The script then posts that data to the offer page (behind the scenes in an i-frame)
- Then the offer is submitted with jav
Is this the correct logic? And if so...does anyone have code for this that we could compare with?
Any guidance on this is GREATLY appreciated as we are looking to utilize this to monetize our front end immediately!