Banner Module with AJAX to streamline Ads
Last Post 05/15/2009 8:45 AM by Lee Sykes. 4 Replies.
Author Messages
taetsu
Nuke Newbie
Nuke Newbie
Posts:4


--
05/13/2009 2:16 AM  
Hi,

I like to edit the banner module so that it will display Ads with AJAX timer to change the banner ads, say every 3 secs.

I know there is 3rd party module available like Smoke Ranch Ad Banner Manager 5.1, but i dun have any budget to purchase any of that for now.

My question is, can i get my hand dirty into banner module, and edit the core code to integrate with AJAX so that it works as what i really want...

This is the first thing that comes up to my mind, i'm not sure whether this is right approach of doing it.
Any advice please?


P/S: I've tried to put timer into banners.ascx, it refreshes the whole page instead of updating UpdatePanel
       Did i missed out something here?
Joseph Craig
DNN MVP
Posts:11667


--
05/13/2009 9:13 AM  
Look here for an example of rotating images in a skin.  You might be able to use this approach to rotate images inside of a Text/HTML module rather than the Banner module.  If not, you can always do it with your skin.

Joe Craig, Patapsco Research Group
Complete DNN Support
taetsu
Nuke Newbie
Nuke Newbie
Posts:4


--
05/14/2009 2:04 AM  
erm..

but i need to know the impressions/click throughs etc of each banner ads while rotating..
if i use Text/HTML, how do i manage those data?

thx for your prompt reply..
Joseph Craig
DNN MVP
Posts:11667


--
05/14/2009 8:30 AM  
I took a quick look and it doesn't seem that the banner module supports timer based rotation.

Joe Craig, Patapsco Research Group
Complete DNN Support
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
05/15/2009 8:45 AM  
I also have not come across any other commercial modules that have timer based rotation as an option. It is always click rotation.
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile


---