D
David D
Guest
The short answer is "You can't".
Submitting form data needs somewhere to submit it to - and that means a programme running on a webserver.
Creating alerts before the form submits based on the data entered into the form requires JavaScript.
Simple HTML isn't enough.
http://www.cs.tut.fi/~jkorpela/forms/
http://www.opera.com/company/education/curriculum/#Javascript-core
Submitting form data needs somewhere to submit it to - and that means a programme running on a webserver.
Creating alerts before the form submits based on the data entered into the form requires JavaScript.
Simple HTML isn't enough.
http://www.cs.tut.fi/~jkorpela/forms/
http://www.opera.com/company/education/curriculum/#Javascript-core