Hello,
in my html, i have a array object,
like this:
<input type="text" name="custom">
<input type="text" name="custom">
,and when i submit, how to validate it.
i want use javascript check,how to write validate.xml.
thanks
vico

