Skip to content

Instantly share code, notes, and snippets.

@aurghyadip
Created September 13, 2017 15:56
Show Gist options
  • Select an option

  • Save aurghyadip/79ce27d2220a5cdd687c4409ad94aa2c to your computer and use it in GitHub Desktop.

Select an option

Save aurghyadip/79ce27d2220a5cdd687c4409ad94aa2c to your computer and use it in GitHub Desktop.
<form name="form1">
<input type="text" name="sdate">
<input type="submit" value="Submit" onclick="checkDate(form1.sdate)">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment