I'm trying to add a banner that begins as follows
<script type="text/javascript">
var aID = "6859B4875BE2894D80257869004D64B3";
document.write(unescape etc etc
and ends
</script>
I've tried adding the exclamation marks before and after but it just displays the text rather than the required logo
Can anyone help?
Thanks
Phil
<script type="text/javascript">
var aID = "6859B4875BE2894D80257869004D64B3";
document.write(unescape etc etc
and ends
</script>
I've tried adding the exclamation marks before and after but it just displays the text rather than the required logo
Can anyone help?
Thanks
Phil
Comment