Hi Sagar, Try this restrict="[A-Za-z ]" or restrict="[A-Z a-z]"
With regards Ume MS On Wed, Dec 17, 2008 at 1:31 PM, sagar <[email protected]> wrote: > > Hi > i had a text input box > i want to restrict it to allow alphabets only > so i used restrict="[A-Z a-z]" but it is not > allowing me to enter the space between two words > what to do to allow space to this textInput box > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

