world wide web development problems asp net php html xhtml css javascript jquery w3dproblems
<script> $('form').submit(function () { $(this).children('[type=submit]').prop('disabled', true); }); </script>