Hello guys and gals
I have created a banner for my client. It's a image banner not flash, with common html coding
Eg
<a href="http://www.mysite.com"><img src="http://www.mysite.com/banners/2-12/160x600_5.jpg" width=160 height=600 border=1 ALT="Click to Visit"></a>
Now my client gave me an URL, which is a tracking code of some affiliate network. I need to implement that in my banner, so that when somebody click the tracking code will record it's click and it should take to particular address
I have seen this trick in flash banner.
Now I need to know the same trick in javascript or in html
any help is welcome
Please suppose tracking code as http:// www.tracking. com/asd/jkl/ghj.html
and please post here with tracking code inserted in to banner code