Advertisement Code

Status
Not open for further replies.

jeffrios

New Member
Messages
208
Reaction score
0
Points
0
I'm having issues adding the ad "advanced" code to my website I'm trying to use this code:

<script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script>


but when I put it on my site it refuses to become the hotlink which it needs to be. I am still using this other code:

</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a915c788' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:3&n=a915c788' border='0' alt=''></a></noscript>

will this work if I just use this or should I switch to this new ad code? :dunno:
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
What do you mean hotlink, it shouldn't be modified colors, etc.
 

jeffrios

New Member
Messages
208
Reaction score
0
Points
0
nevermind, I figured out the issue today, I was copying the text improperly.
 

t2t2t

New Member
Messages
690
Reaction score
0
Points
0
What do you mean hotlink, it shouldn't be modified colors, etc.
http://x10hosting.com/adserve.js?advanced writes onto page:
http://x10hosting.com/adserve.js?advanced + knowledge of JS said:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adjs.php?n=*RANDOM NUMBER*&what=zone:3&target=_blank&exclude=,'></script>
And http://x10hosting.com/advert/adjs.php?n=[B]*RANDOM NUMBER*[/B]&what=zone:3&target=_blank&exclude=, writes the ad code.

the ad code in profile page is only for smaller code for source-viewers.
 
Status
Not open for further replies.
Top