November 10, 2007 at 8:16 pm
#753708
Member
Use the following:
[PHP]
header(“Location: http://www.affiliate-web-site-url.com/clickthrgh.asp?btag=affiliatecode”);
exit;
?>[/PHP]
The affiliate tag is placed after the domain “? so your affiliate tracking code is forwarded. You’d use something similiar, but not the “btag” of coarse.