banners

javascript document.write in external js file. IE problem. Yes, again and still.

Hello the Community. Working on big, high loaded project I got the problem that already described in billion of topics on forums and blog, but there is no solution that will help in my case. Here is the story. I have the HTML code of banner, I don't know what is the code. Sometimes it's plain HTML, but sometimes it's <script> tag with ...

Ad supported free WIFI based internet access point

We would like to setup a small Wifi access point where we provide free internet in and around our store, with store banner pop ups added to any web content they browse using this net connection. What do we need to do this ? I am expecting some kind of C# solution, but I can live with Java too :) ...

Need free php based ad management system banner rotator etc - which also has client access - any ideas

Hi guys I would like to know of a simple banner management system php based - free to use which would have the facility for clients to log in and see their banner statistics. ...

Objects on the Same Line without Losing positions?

Hello There, I am trying to put two banners on top of a navigation bar with everything nicely centered. I can get the two banners to nicely sit by one another but when I make the browser window smaller the first banner goes on top of the second! Is there a code where I can prevent this??? If so please let me know. Thank you very much....

Advanced Banner-Rotation Algorithms

I'm going to be starting a banner-rotation script soon and I'm getting a bit perplexed over how exactly to develop it. Suppose a client asks for "10,000 impressions in the next 10 days for $10,000 dollars." Another client asks for "1,000 impressions for $100 dollars." And a third asks for "1,000 clicks or 10,000 impressio...

Making SWF (Flash) Banner Clickable

I am using SWFobject. I am creating Banner Management System. I need to integrate Flash (SWF) banners and need to keep track of clicks and impressions. I tried to wrap flash object within anchor tag. Not working :) I gone through http://stackoverflow.com/questions/2243599/best-way-to-implement-a-flash-website-banner The first reply s...

Php + MySQL banner rotator by order

I have table with advertisement in MySQL. I would like to rotate banners by order (NOT RANDOM). What function or mechanism I need to SELECT advertisement from MySQL table to show it in order, like 1, then 2, then 3 ... then again 1,2,3... ? ...

banner rotator advertising with probability

I have banners advertising with number of views, like CPM system. And for example : i have 3 banner: banner1 with 20.000 nr of views banner2 with 10.000 nr of views banner3 with 5.000 nr of views and on my website the banner must to appear in this position (when the page is reloaded) : banner1 banner2 banner1 banner2 banner3 if th...