Inject Ad Banner in DataList

  • Thread starter Thread starter Simple Simon
  • Start date Start date
S

Simple Simon

Hi all,
I'm wondering if you developers would like to suggest some possible
methods for injecting a horiz. banner ad (with link of course) in a
vertical repeating DataList.

~Gordon
 
nm, i found a good way...

When random number equals ItemIndex in OnItemDataBound, show a Panel
which has an AdRotater control in it. .NET RULEZ!

:)
~Gordon
 
Here's a challenge for you though...

If I have two randomly placed AdRotators in a vertical DataList, how
can I prevent the AdRotator from showing the same ad twice?

:o
~Gordon
 

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

Back
Top