Hai to all,
In my application there is a field which accepts only the numbers.
I want write a generic validation to that files which should accept 3 to
5 digits only.
i have done like this
expression="/\d{3,5}/"
But it's not working.
Is there any other expression to do this.
Regards
Neelima
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---