<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:Calendar ID="Calendar1" runat="server" ShowNextPrevMonth="FALSE" />
</form>
</body>
</html>