aspose file tools
The moose likes Flex and the fly likes String Mask in flex 3 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Flex
Reply Bookmark "String Mask in flex 3" Watch "String Mask in flex 3" New topic
Author

String Mask in flex 3

Lindomar Ferreira
Greenhorn

Joined: Jan 13, 2010
Posts: 2
How to put a mask in the text field (Flex 3) in order to transform A87B23C56 in A87.B23-C56? I don't want to save the mask chars in database, only to visualize on screen.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Ject reformat the string in your component.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: String Mask in flex 3
 
Similar Threads
Migration from flex 3 to flex 4
how to migrate from flex3 to flex4?
Diffrence between flex 3 and flex 4 ?
Beginning Java and Flex: Wich version of flex is this book based on? Do you use flex SDK, flex build
Flex 4 in Action - Questions