Skip to content

Instantly share code, notes, and snippets.

@seanmarpo
Created March 13, 2016 20:01
Show Gist options
  • Save seanmarpo/65da3ca9faa27b32c342 to your computer and use it in GitHub Desktop.
Save seanmarpo/65da3ca9faa27b32c342 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
if (val) {
alert("The amount <%= Request.Form("itmAmount") %> is not valid");
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment