I know I saw a way to link to a vendors site other than the index page. SO how do I link deeper or to a specific page? Thanks in advance. profezor
You can drop a cookie on them, and then link them to whereever you like. Because the cookie is already on the user's machine, you will be credited with any sale. How to drop the cookie? The basic methods are: With a iframe <iframe src="http://zzzzz.robotstock.hop.clickbank.net/" height="1" width="1"></iframe> Code (markup): With an image <img src="http://zzzzz.robotstock.hop.clickbank.net/"/> Code (markup): Both of these methods will cause the user to visit the site and thus drop a cookie. In practice, most people disguise the fact that they are doing this using javascript and/or encoding the link/using .htaccess to redirect a .jpg. I don't want to "out" any sites, but have a look around and you'll see lots of affiliates doing this. The tell-tale sign is if you look at the status bar you'll see a hoplink briefly loading. Cheers, Leon