Hi,
As u have not mentioned what type of validation u want to do for
TextArea, it is difficult to interpret. I guess u want to restrict
single quotes in TextArea. if that is the case, use restrict="^\'" for
TextArea tag in mxml.
On Nov 11, 1:25 pm, Ramya Arumugam <[email protected]> wrote:
> Hi,
>
> I have a textarea to enter data with special characters.
>
> It takes more time to save the entered data into database as i'm doing the
> single quotes validation in backend i.e java code section.
>
> So, I would like to know how to do the single quotes in mxml section.
>
> Kindly share your knowledge.
>
> Thanks,
> Ramya
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---