View Full Version : With no Java script how do i get yahoo ads. placed on my site...?
Chronic Floyd
11-12-2007, 02:54 AM
New to this and just noticed that java is not allowed , is there any other way to embed ads.??:confused:
Java is different from Javascript.
The "disallowed" Java runs on a server while Javascript runs on a clients PC in their browser.
Therefore there is no problem with using Javascript and displaying Yahoo Ads (unless the client has Javascript turned off that is which is pretty unusual...)
Chronic Floyd
11-12-2007, 03:11 AM
Wow that was a quick response thx.
still a little confused, cause i have not tryed yahoo ads. yet....but i did try and put a "Bidvestiser ads." to my site (http://www.mapleleafsnation.info) in a html box with the PAGE WIZARD and it says no JavaScript allowed..
<!-- Begin BidVertiser code -->
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=82545%26bid=198" type="text/javascript"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com">online advertising</a></noscript>
<!-- End BidVertiser code -->
...is it because i'm using the WIZARD drag and drop crap??? thx..r2b2
I haven't used Page Wizard so don't really know what it does but I'm guessing your guess is right and its because the Wizard can't handle Javascript properly.
You may want to grab the file off the server using FTP and manually insert the Javascript into the file, then re-upload.
(Personally this is why I never really use those drag/drop type applications)
DavidJames
11-12-2007, 09:43 AM
Java is different from Javascript.
The "disallowed" Java runs on a server while Javascript runs on a clients PC in their browser. Wait, are you saying I can't develop an application in Java that runs from hostmonster server?
I don't believe that HostMonster runs Tomcat or any other JSP container so the answer to that is no (or yes depending on which way you word the question :D).
However I don't think that there should be anything stopping you developing applets that are delivered from Hostmonster servers.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.