473,665 Members | 2,827 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

content rotator (AdRotator)

Hi Everyone,
I would like to rotate a series of images based on a time interval, not when
the pages is refreshed. Can the AdRotator control be configured to change
images every x seconds? I found this control does most of what I need, the
exception being this post.

I am open to the idea of using a third party content rotator, preferable
open source, if the adrotator cannot do this. Please feel free to offer
suggestions.

Thanks for your help,
Scott

Jun 16 '06 #1
0 1216

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2056
by: Apostolis K. | last post by:
I use an AdRotator component but it doesn't seem to rotate any ads? How long does it take to rotate an ad? The RatioNumber(= 4) is the frequency that the ad is being show but I am not sure to what this value is relative. My browser has stuck in Ad#2 about half an hour ago. Should I wait more for this ad to rotate? ----index.asp---- <% Set objAd=Server.CreateObject("MSWC.AdRotator") vAdRotation=objAd.GetAdvertisement("ads.txt")
0
1382
by: Randy | last post by:
I am trying to use the AdRotator control within a .Net application and have run into a snag. I want to use multiple ad/image zones on the same page and don't want the same image in more than one zone. In my tests, the component doesn't check by default if the ad is already placed and has shown the same ad in 2 of the 3 zones. What must I do to ensure no image is repeated on the same page?
0
1081
by: robert | last post by:
Hi Im stuck with an Ad Rotator problem. I'd be grateful to any assistance. Robert. Here's my code:
4
2194
by: Leon | last post by:
I need an ad management system that record impressions and clicks as well as display gif, jpeg, and flash banners. I don't mind trying to build it myself, but I'm kind of press for time. do anyone know of any good pre-built ..net ad rotator managements components or system ("anything") that will handle this task or should I just go-far coding it myself?
3
1659
by: Mark A. Sam | last post by:
Hello, Does anyone know of a third party ad rotator that automatically changes the images? It seems like the ad rotator in that comes with Visual Web Developer changes images only when the pages is refreshes. Is that correct? Thank you and God Bless, Mark A. Sam
1
1327
by: R.A.M. | last post by:
Hello, Could you help me please with a problem of asp:AdRotator usage? I have little experience. On Default.aspx page I have added AdRotator control to display banner images: <asp:AdRotator ID="Banner" runat="server" AdvertisementFile="~/App_Data/Banner.xml" />
2
2914
by: Muhammad Ahsin Saleem | last post by:
Hi EveryBody, Well I need your help about the Add Rotator. I want to set the Advertisement File property of the Add Rotator set to an XML File which contains info about the Adds. Now Problem is that it does not play the .swf files, but only .gif files. Code I got from Internet is as follows: <?xml version="1.0" encoding="utf-8" ?> <Advertisements>
0
959
by: Superman | last post by:
Hello, I've seen a few threads that asks how to keep the AdRotator control from displaying the same image/ad on the same page and the solution is quite simple. <div > <asp:adrotator runat="server" id="adOne" advertisementfile="~/ app_data/adsbucket1.xml"/> <asp:adrotator runat="server" id="adTwo" advertisementfile="~/
5
3116
by: Dan | last post by:
Hi, I created an AdRotator control with this code: <asp:AdRotator id="AdRotator1" Runat="Server" AdvertisementFile="adrotator.xml"> </asp:AdRotator> The xml file contains: <Advertisements> <Ad>
0
8438
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8549
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7376
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6187
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5660
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4356
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2004
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.