Asp Control ASP.Net

<%@ Page Language=VB Debug=true %>


Allowing the Selection of Multiple Dates in a Calendar Control



Select a Date



    id="Mycal" 
    runat="server"
    cellpadding="3"
    cellspacing="3"
    selectionmode="DayWeekMonth"
    selectorstyle-font-bold="True"
    selectorStyle-backcolor="#3366ff"
    font-name="Tahoma"
    font-size="12"
    backcolor="ivory"
    selecteddaystyle-backcolor="#ffcc66"
    selecteddaystyle-font-bold="True"
/>