Overclock.net - Overclocking.net
     
 
Home Gallery Reviews Blogs Register Today's Posts Mark Forums Read Members List


Go Back   Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding

Reply
 
LinkBack Thread Tools
Old 08-23-09   #1 (permalink)
4.0 GHz
 
CorpussStalker's Avatar
 
intel ati

Join Date: May 2006
Location: Republic of Ireland
Posts: 2,580

Rep: 188 CorpussStalker is acknowledged by manyCorpussStalker is acknowledged by many
Unique Rep: 138
Trader Rating: 4
Default HTML/Javascript help

Hi all im trying to get an ad into my website but when I try it just goes in a straight line instead of sorting its self out?!

I'm trying to enter this
PHP Code:
<script type="text/javascript">av_client="ad_village_1";av_ukey="Myw4MjIsc2VtYUcsMSwwNjEsNjMz"</script> <script src="http://www.ad-village.com/Controller/ApiAction/av_mcode1106.js?sid=1251039410" type="text/javascript"></script><script type="text/javascript">av_client_name="JamestonyDean" ; av_ukey="ZjNiYmU4YmM4OGRmYmRmYmFkNDVkZWY4OWRjNmYyNDgsNjExLDIyLDgyMg=="; </script> <script src="http://www.ad-village.com/Controller/ApiAction/av_ucode8f4c.js" type="text/javascript"></script> 
Anyone know where it starts so that it will fit properly?
Probably not making any sense here but any Q's just ask
Thanks
__________________
Aumotocnic "An unfortunate member of the overclock.net insomnia club"
Trade4Free.ie
AIR OCs
Pentium4 640@4736.04MHz
Pentium4 540@4288.06 MHz
Opteron165@3208.3MHz
E2220@4009.36MHz
3DMark03 120,156

System: No Need to Argue!
CPU
E8500 E0@4.05Ghz(stock volts)
Motherboard
Biostar TPower
Memory
4GB OCZ DDR2 PC2-8500 PLATINUM
Graphics Card
X1950 PRO(waiting for another price drop)
Hard Drive
1
Power Supply
SILVERSTONE OP850
Case
IQute 0508ULA SERIES
CPU cooling
Big Typhoon 120 VX
OS
VISTA ULTIMATE/XP PRO/W7
Monitor
ACER X223W 22" WIDESCREEN 1680×1050

Last edited by CorpussStalker : 08-23-09 at 04:58 PM
CorpussStalker is offline CorpussStalker's Gallery   Reply With Quote
Old 08-23-09   #2 (permalink)
Audiophile
 
OpticWaves's Avatar
 
amd nvidia

Join Date: May 2008
Location: Spokane
Posts: 391

Rep: 17 OpticWaves Unknown
Unique Rep: 15
Trader Rating: 0
Default

I have only used adsense, so it may be different, but you have to choose the sizing. You should be able to tell it what dimensions you want, and the get the code for that particular ad.

Here is the code for this reply page. Notice how the code does not size the ad. It just grabs it from the server.

Code:
<script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://adserver.overclock.net/www/delivery/ajs.php':'http://adserver.overclock.net/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=6");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script>
I can't even imagine the ad revenue generated on OCN . . .
__________________
It's O.C. ROUND 2 for THE FOUNDRY !!1

CPU 3DMark06 Score - 4563
Total 3Mark06 Score - 13906

System: The Foundry
CPU
Phenom 9850 Black Edition Rev DR-B3
Motherboard
DFI Lanparty DK 790FX-M2RS
Memory
OCZ Reaper 2x2G DDR2 1066
Graphics Card
Evga 8800GT @ 60% Fans w/Precision
Hard Drive
WD 640GB 7200 RPM SATA 3.0Gb/s + 2x WD 80Gb IDE
Sound Card
Creative SoundBlaster Audigy 2 Platinum
Power Supply
PC Power & Cooling Silencer 610 EPS12V Single Rail
Case
Norco RPC 800 Rackmount - Minor Airflow Mods
CPU cooling
Zalman 9700 Horizontal Mounted w/Arctic Silver 5
GPU cooling
Stock Internal GPU fan
OS
Windows 7 x64 + x32 (x32 for Legacy Apps)
Monitor
2x LG FLATRON W2361V 23" LCD
OpticWaves is offline   Reply With Quote
Old 08-24-09   #3 (permalink)
4.0 GHz
 
CorpussStalker's Avatar
 
intel ati

Join Date: May 2006
Location: Republic of Ireland
Posts: 2,580

Rep: 188 CorpussStalker is acknowledged by manyCorpussStalker is acknowledged by many
Unique Rep: 138
Trader Rating: 4
Default

Yeah the above is a size "720x90 or something like that"
On the site it just says to copy and paste it into my site but when I try it just appears as one continuous line
__________________
Aumotocnic "An unfortunate member of the overclock.net insomnia club"
Trade4Free.ie
AIR OCs
Pentium4 640@4736.04MHz
Pentium4 540@4288.06 MHz
Opteron165@3208.3MHz
E2220@4009.36MHz
3DMark03 120,156

System: No Need to Argue!
CPU
E8500 E0@4.05Ghz(stock volts)
Motherboard
Biostar TPower
Memory
4GB OCZ DDR2 PC2-8500 PLATINUM
Graphics Card
X1950 PRO(waiting for another price drop)
Hard Drive
1
Power Supply
SILVERSTONE OP850
Case
IQute 0508ULA SERIES
CPU cooling
Big Typhoon 120 VX
OS
VISTA ULTIMATE/XP PRO/W7
Monitor
ACER X223W 22" WIDESCREEN 1680×1050
CorpussStalker is offline CorpussStalker's Gallery   Reply With Quote
Old 09-04-09   #4 (permalink)
Programmer
 
Faster_is_better's Avatar
 
amd ati

Join Date: Mar 2007
Posts: 403

Rep: 19 Faster_is_better Unknown
Unique Rep: 18
Trader Rating: 6
Default

Did you paste it into the body of the page? Also did you disable any adblockers? test in multiple browser?

I have a few ads on my site, and AdBlock doesn't let them show, they are server fed ads as well..
__________________
92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this.

System: Black Beast
CPU
AMD Athlon 64 6000+ 3 GHz
Motherboard
M2R32-MVP
Memory
2 x 1GB CORSAIR XMS2
Graphics Card
X1950xtx Crossfire
Hard Drive
2 x WD 160GB SATA, 1 x WD 250GB
Sound Card
X-Fi Platinum
Power Supply
Ultra X-3 800 Watt
Case
Thermaltake Armor Black
CPU cooling
Arctic Freezer Pro 64
GPU cooling
stock
OS
XP Home
Monitor
Samsung 22" 2232BW+ 2ms
Faster_is_better is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools



All times are GMT -5. The time now is 11:00 PM.


Overclock.net is a Carbon Neutral Site Creative Commons License

Terms of Service / Forum Rules | Privacy Policy | DMCA Info | Advertising | Become an Official Vendor
Copyright © 2009 Shogun Interactive Development. Most rights reserved.
Page generated in 0.12214 seconds with 8 queries