Since I started messing around with jquery, I'm astonished on how simple a java web form validation is.. the problem is when a person has a non java brower or disable it, then basically the java validation is useless!
Now, since I use php I also have the standard server side validation but I was wondering if there are any shortcut that I'm not aware of, what is the best practice to handle a non java browser (like disabling the form on a non enabled broser?). Please enlighten me! Thanks David