This isn't for me, since I can't understand how people can even look at code all day, but my friend is trying to make a form with Javascript authentication that'll pop up errors based on missing fields of information, which ALSO includes something that'll let him change the submit button to a non-clickable "Please wait..." while the form is being submitted to a database to avoid double submissions. He can get each to work individually, but not together, as the Javascript apparently makes them conflict.
Ideas? Links?
Ideas? Links?