Need help with method for email/zip submits

badboyz84

Registered Member
Joined
Oct 31, 2011
Messages
65
Reaction score
12
Wasn't sure were to post this question so mods please move it if its wrong.

I am trying to figure out how I can send a user to a zip/email submit offer then after they submit their info direct them to a certain url.

I assume this is something really simple but I am new to IM and suck at a scripting.

Can someone help me figure this out?

Sent from my HTC PH39100 using Tapatalk
 
Well you could always have a content locking on a page and once they complete and the locker disappears you could have the out link as a different site or have the unlocked page redirect

[FONT=Arial, Helvetica]Place the following HTML redirect code between the <HEAD> and </HEAD> tags of your HTML code.

[/FONT]
[FONT=Arial, Helvetica]<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">[/FONT]



[FONT=Arial, Helvetica]The above HTML redirect code will redirect your visitors to another web page instantly. The content="0; may be changed to the number of seconds you want the browser to wait before redirecting.[/FONT]
 
Thanks going look up how to make or get a free content locker!
 
how I can send a user to a zip/email submit offer then after they submit their info direct them to a certain url.

Can you explain more in details? I absolutly dont understand what you mean..



Sorry. I didnt understood what you mean but know yes.. :o
 
Last edited:
I also had the same question, how do the conversion from the CPA email submit and zip submit? whether to use a landing page? or promotions directly using tracking urls are there? Thanks for the reply. :)
 
Back
Top