hi all
let me describe the condition carefully.there is a java-script code from an external website that with each single click some money will transfer to my account.here is the code
<!-- Begin OxinAds.Com Banner Code --> <script type="text/javascript" src="http://www.oxinads.com/showbanneri.php?a=MQ==&bs=MTc=&s=NDY4eDEwMA==&c=5f615f&u=49743&row=1&col=1&text=1&window=0"></script> <!-- End OxinAds.Com Banner Code -->
now...i wanna put this code into my website.but not this code exactly with picture. actually i want put a normal link that when someone clicked on it,it be same as he clicked on the ad(picture).
how can I do it?