Welcome   |   ASP.NET   |   Web Services   |   How Do I...?   |   Class Browser   
  |   Font Size...      

adrotator1_vb.aspx

<html>
<body>

    <h3><font face="Verdana">AdRotator Example</font></h3>

    <form runat=server>

        <asp:AdRotator id="ar1" AdvertisementFile="Ads.xml" BorderWidth="1" runat=server />

    </form>

</body>
</html>