- This demo uses the winxp theme.
- This form shows the built-in Zapatec data types that you can specify in your forms.
- You can easily define new data types with regular expressions, masks or custom javascript.
- View the page source to see the use of zpFormCurr and Zapatec.Form.addDataType to implement a custom data type for Currency.
- Currency must have the format of dollars followed by a decimal point followed by cents OR a decimal point followed by cents.