Skip to content

Instantly share code, notes, and snippets.

@kureikei
Created October 15, 2014 13:54
Embed
What would you like to do?
<!DOCTYPE>
<html>
<body>
<form id="form1" runat="server">
<asp:Calendar ID="cal" runat="server" />
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment