Comment: Simple forms
| << Previous | Next >> |
Xforms is interesting.
I remember creating a search form a few years ago using xml data islands (because the search phrases were unlimited and sending back xml via a form and then processing the xml... is neater for large forms for sure. The javascript to process the xml dataislands (basically xml bound to html elements), was bulky and not very pretty, but I am sure there are generic librarys for this kind of things now (especially as what I did was IE6 only).
It would be wise to look at Ajax librarys like Dojo so see if they handle Xforms.
You should find attached what I did.
form.htm
-----
Nick
It would be wise to look at Ajax librarys like Dojo so see if they handle Xforms.
You should find attached what I did.
form.htm
-----
Nick
by NickR on May 3 2007