Posted on: 6/20/2014 4:18:19 PM | Views : 409

Hey
I would like to know if someone can help me please.
I would like to use the Adrotator thats in the asp.net toolbox
the problem is my images is stored in binary in the database and NOT stored as a reference path to images on a sever.

1) so how do I use the control if my images is in binary stored in the database?
2) also I need to load the control with a dataset example
            AdRotator1.DataSource = BannerCollection.GetAllBanners();             AdRotator1.DataBind();

Thank you so much for your help, I seriously appreciate your time
Regards
Jake :)

Go to the complete details ...