Log in

View Full Version : display adds in a forum post ?


es-league.com
03-10-2007, 08:12 AM
I have some Tradedoubler affiliates set up
and it gives me the option to copy and paste
codes into my site either using html,javascript or iframe.

I can add banners using a hack I found here but is it
possible to add advertising directly into a forum post ?

an example of what I would like to use :

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

Is this possible ? I was looking through the mods and hacks
but not sure what to use.
Any help would be appreciated please...

zappsan
03-10-2007, 12:25 PM
This hack gives you the option to do so: https://vborg.vbsupport.ru/showthread.php?t=131150&highlight=advertisement

es-league.com
03-10-2007, 02:30 PM
fantastic, thanks for your help !! :)