You posted:
<script language="JavaScript" type="text/javascript" src="http://www.the_site_name.co.uk/jamaffiliates/sale.php?amount=0.04&trans_id=126>
When it should be:
<script language="JavaScript" type="text/javascript" src="http://www.the_site_name.co.uk/jamaffiliates/sale.php?amount=0.04&trans_id=126" />
If not a typo and the URL is missing the closing quotes and / then you need to correct your coding.


Reply With Quote


