|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi Everyone,
I am new to this forum and an internet newbie. I need help from someone familiar with both html and clickbank. Those of you familiar with Clickbank no that this is an affiliate marketplace for marketers who place their products and have affiliates market their products. I have signed up as an affiliate at Clickbank and obtained my hoplink for a particular product. Here is what I am trying to accomplish. As an affiliate I am going to be marketing various products at clickbank and instead of just referring my customers directly to the merchants sales page, I want to first capture their information with my own squeeze page, after I capture their names and email addresses and they click the submit button I have that link going to a thank you page, on this thank you page I am trying to redirect them directly to the sales page after collecting their info. It is here I am having the problems. I can redirect them ok but I am not able to redirect them and put in my hoplink so that I am the one that gets paid from my customers should they order from the sales page. Here is the html code I am using: <Meta http-equiv="REFRESH" content="10; url=http://www.mydomainname.com/"> then in order to get paid my hoplink needs to be in there somewhere so I just addes it to the end of the redirect code above as follows: <meta http-equiv=REFRESH" content="10;url = http://www.mydomainname.com/">http://myclickbankID.freegoogle.hop.clickbank.net/> I tried two way just reversing the order which I type the hop link first and the redirect first. Putting the redirect first makes the redirect work but I can't get my hoplink to work with the redirect code. I need help. Anything you can do would be greatly appreciated. I probably did not explain it very well so if you need clarification just email and I will do my best. Thank You
__________________
Callme |
| Sponsored Links |
|
|
|
|||
|
So you want them to come to your Thank You-page, which will show for 10 seconds, then redirect the user, using the hoplink, to the publishers site?
Then you should put your hoplink inside the meta-tag. Like this: <meta http-equiv=REFRESH" content="10;url = http://myclickbankID.freegoogle.hop.clickbank.net/"> Doesn't that work correctly? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Addition in html - Newbie question help plz ! | xsystemx | HTML Programming | 2 | 09-18-2007 11:33 AM |
| About HTML | Onur | Tutorials, Classes and Code | 0 | 08-28-2007 06:13 PM |
| HTML Basic Formatting | clookid | Tutorials, Classes and Code | 14 | 03-06-2007 03:10 PM |
| HTML Introduction | clookid | Tutorials, Classes and Code | 5 | 01-08-2007 09:43 PM |
| What is HTML, DHTML and XHTML? | Lop | HTML Programming | 5 | 08-09-2006 11:00 AM |