adRotator
how do we use AdRotator control in asp.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankur JainPosted Aug 6, 2014, 3:08 AM
First take a website....
then add xml file in it and name it as Advertisment.xml
in third step drag and drop AdRotator control on your aspx page... and set the property of control "Advertisment File " to path to your xml file which is like that "~/Advertisment.xml"
also paste some image images in your website and the path of images will be given in xml file see Example:
if it solve your problem please mark it as answer...