Validate NULL
hi,
i have to validate my pages for which i am using RegularExpressions to validate the user input.
My question is: How do i validate a null value? That is, when a user is not entering any value in any of the input fields.
Note: I dont want to use required="true" for that input field nor i want to use javascript for validation.
I want to use regular expression to validate null.
Please give your suggestions,
[u]Thanks in advance,</u>
Deep
Deep9
|