'Welcome back! Forms are one of my biggest gripes. So ted...'
From the comments on 'Good Practice in Implementing HTML Forms'
View full discussion or Read the original article (Good Practice in Implementing HTML Forms)
Modern Life is no longer updated.
After a long hiatus due to increased working commitment, lack of inspiration, and unclear goals: I've decided not to rekindle this blog but to start anew in more fertile soil. Modern Life will remain online as-is for the forseeable future.
I'm now posting at my new blog, User Interfaced.





Todd wrote:
Welcome back!
Forms are one of my biggest gripes. So tedious to create, check validation etc. I hate the fact if I check the form using javascript, I then have to check it using php server side.
I quite like AJAX in a form, however, the "check username" function is usually a good one.