[cowiki-dev] [cowiki] Using AJAX for form validation

PAUL HANCHETT <[email protected]> Thu, 16 Jun 2005 17:18:21 -0700
Newsgroups gmane.comp.php.cowiki.devel
Message-ID <[email protected]>
If we could validate changes to the page before they are saved, that 
would be sort of cool -- http://www.khelder.com/tutorials/smartvalidation/

The example above uses AJAX to submit a request to the server /behind/ 
the web page.  Very neat technology.

Paul