Hi,
can anybody tell me the difference between dijit.form and dojox.form. Both have a DateTextBox for example but what's the difference. And if I want to create een e-mail adres input field, how can I validate this field. Do I have to use the dijit.form.ValidationTextBox and write a regular expression or can I use dojox.validate.isEmailAddress. Then my next problem would be, how to implement dojox.validate.isEmailAddress.
Maybe there is a tutorial on how to make forms with dojo that I can't find.
Thanx
Adam
