Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.

Help

Status
Not open for further replies.
Joined
Dec 30, 2005
Posts
10
Reaction score
0
Hi

Not sure if this is the correct forum but here it goes.

own a website and selling other domain names that have now be set aside as i have chosen my route.

How do i post banners from other sites - even with the correct links given to me and expalined still cant' get it to work

Thanks

Crimestoppers999:confused:
 
admin said:
Give some example of your code and I will help you


Thanks and here are some of the codes

<script language="javascript">
var uri = 'http://impgb.tradedoubler.com/imp/js/98626/1181780?' + new String (Math.random()).substring (2, 11);
document.write('<sc'+'ript language="JavaScript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');

<script language="javascript">
var uri = 'http://impgb.tradedoubler.com/imp/img/16179312/1181780?' + new String (Math.random()).substring (2, 11);
document.write('<a href="http://clkuk.tradedoubler.com/click?p=288&a=1181780&g=16179312" target="_blank"><img src="'+uri+'" border=0></a>');
</script>


<script language="javascript">
var uri = 'http://impgb.tradedoubler.com/imp/img/17102/1181780?' + new String (Math.random()).substring (2, 11);
document.write('<a href="http://clkuk.tradedoubler.com/click?p=1388&a=1181780&g=17102" target="_blank"><img src="'+uri+'" border=0></a>');
</script>


Some are htlm and one is jav

I have cut and pasted them but not work

So I copy the image and insert part of the link on to the pic appears to work but takes longer - but in Dells case it does not work

Thanks and Happy New Year
 
Code:
<script language="javascript">
var uri = 'http://impgb.tradedoubler.com/imp/js/98626/1181780?' + new String (Math.random()).substring (2, 11);
document.write('<script language="JavaScript" src="'+uri+'" charset="ISO-8859-1"></script>

These work OK now, try a different format for the other one
 
admin said:
Code:
<script language="javascript">
var uri = 'http://impgb.tradedoubler.com/imp/js/98626/1181780?' + new String (Math.random()).substring (2, 11);
document.write('<script language="JavaScript" src="'+uri+'" charset="ISO-8859-1"></script>

These work OK now, try a different format for the other one
Thanks for tyrying but still can't get it ti work

HNY:) :)
 
Status
Not open for further replies.
Top Bottom