Need a dynamic Ad rotator.

B

Bredahl jensen

Hello,
Where can i find a dynamic content rotator. The asp.net server control
only show the next content when page has refreshed. But
this is boring to me.
I'm not the javascript /dhtml expert and i 'm wondering if there is any
available code for this
somewhere.
Alternatively , is there a commercial solution not too expensive?

I have found two so far (ComponentArt www.componentart.com/ Telerik
www.telerik.com). I need to make sure
i really have to purchase one of these two.

The rotator should have databinding support.

Many thanks in advance


JB
 
?

=?ISO-8859-1?Q?Anders_Nor=E5s?=

Bredahl said:
Hello,
Where can i find a dynamic content rotator. The asp.net server control
only show the next content when page has refreshed. But
this is boring to me.
You can use the shirk wrapped ASP.NET Ad-Rotator with a META refresh tag
added to your page. With such a tag the page would be refreshed every n
seconds. If refreshing the entire page isn't an option, put the control
in a IFRAME and refresh the IFRAME. This is what most commercial
ad-rotators do. The META following META tag will refresh your page every
minute:
<META HTTP-EQUIV="Refresh" CONTENT="60;URL=http://www.monkey.biz/page.aspx">

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
 
A

Alex

Why not use an animated gif file with your adverts stored in it. Much easier
than using javascript

alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top