How to add a contol(adrotator) in which pictures keep changing without refreshing the page??
-
hi, i m a beginner in asp.net i want to ask how to change pictures in adrotator without refreshing the page in a particular way(like screensavers work) and i dont want to use ajax....
Try using html maybe with a marquee?
"Sex is not the answer, it's the question and the answer is yes"
-
hi, i m a beginner in asp.net i want to ask how to change pictures in adrotator without refreshing the page in a particular way(like screensavers work) and i dont want to use ajax....
i think the plan will be using ad rotator with datasource then put it into update panel(ajax) then add timer and use code behind to updatepanel.update() method evry fixed time based on the timer events hope it help drahmedgalal@hotmail.com
-
i think the plan will be using ad rotator with datasource then put it into update panel(ajax) then add timer and use code behind to updatepanel.update() method evry fixed time based on the timer events hope it help drahmedgalal@hotmail.com
thats risgt....