18 Apr
2006
18 Apr
'06
8:42 p.m.
On 18-Apr-06, at 11:01 AM, Gary (Lists) wrote:
"Nedjo Rogers" wrote:
The approach would be similar to what is done on formassembly, except that we would use an XML encoding of our $forms arrays: * serialize our $forms arrays as XML * write XSL to render the form XML into wForms format * build forms using wForms, updating XML dataset, which is then unserialized into a $form array.
I personally refuse any more "XYZ format" (wForms, etc.) of anything.
There are __standards based__ forms formats for the web, and those are what __we all__ should be using.
<snip /> the rant. wForms is a code library to do client side validation using Javascript. -- Boris