ASP.NET Adrotator Control Repeating For Length of Entire Page
        Posted  
        
            by rofly
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rofly
        
        
        
        Published on 2010-05-15T00:25:37Z
        Indexed on 
            2010/05/15
            0:34 UTC
        
        
        Read the original article
        Hit count: 630
        
Hello!
I'm making a website that requires ads being repeated down the length of a page with dynamic length. I want the ads to be displayed down the entire length of the page, but I won't know that length until after the data has been displayed. Is there built in functionality for this in .NET? If not, does anyone see any workarounds I could employ to do this for me?
Thanks!
© Stack Overflow or respective owner