I'd like a user to be able to fill out a form, press submit and if the data is incorrect then the form displays with the same data just entered and a small error message in text on the page.(not using the alert function) How do I do this guys? I'm an experienced programmer just not with javascript and events.