Hi
Can anyone help me to add another url to this code, the idea is that this code is displayed on my clients pages. The initial code below fetches the banner from my affilate and then displays the banner and code on their site.
It isnt PHP because not all the clients will use php.
<p align="center">
<A href="http://www.clixGalore.com/PSale.aspx?BID=13911&AfID=67413&AdID=2166">
<img src="http://www.is1.clixgalore.com/cgd.aspx?BID=13911&AfID=67413&AdID=2166" border="0"></A><br>
<a href="http://www.clixGalore.com/default.asp" target="_new"><img src="http://www.cliximages.com/images/clixgalore/clixfooter.gif" border="0"></a></p>
All I need is to add another url i.e
www.mysite.com/engine.php?username=44
To the code so that when the banner above is displayed it activates the original code sending the variables to one address i.e. Clix Galore and then sends the variable in my url above back to my pages so that i can use the username to increment a credit to there account.
Sorry it is long winded
Thanks