[cvs] commit: incubator/Horde_Form test.php
Matt Warden
mwarden at gmail.com
Mon Aug 29 22:41:27 PDT 2005
mwarden 2005-08-29 22:41:27 PDT
Modified files:
Horde_Form test.php
Log:
Added a input/output textarea set so one can see what's being sent via AJAX. More importantly, added an example of a custom callback for incremental validation that does some dummy validation of a username to check whether it is already in use, and outputs some custom XML in the validation result which identifies possible username alternatives (although I did not bother to add the DOM hooks that go along with acting on this custom XML).
Revision Changes Path
1.4 +40 -1 incubator/Horde_Form/test.php
Chora Links:
http://cvs.horde.org/diff.php/incubator/Horde_Form/test.php?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list