Hi, I am creating a script that will serve flash ads. I am using a XML file as a config for the Ad rotation (to set expiration dates ect.). The problem is that I want the rotation to be continuous and that would not be possible if the entire page refreshes (when a llink is clicked etc). So my question is What is the best way to design the UI to keep this section of the page from refreshing so the AD rotation can continue? I originaly designed this in ASP.NET 1.1 (VB), but this will be in .Net 2.0 (VB)
Thanks
Thanks