Depending on browser support:<br>
A date picker can pop-up when you enter the input field.
<form action="/example/html/form_action.aspx">
Birthday (month and year):
<input type="month" name="bdaymonth">
type="month" is not supported in Internet Explorer.