You can use a simple handler of a keyboard event to test the length and only 
allow the input if it is .length <= 5.  

--
Jake Churchill
CF Webtools
11204 Davenport, Ste. 100
Omaha, NE 68154
http://www.cfwebtools.com
402-408-3733 x103 

----------------------------------------
From: "markgoldin_2000" <markgoldin_2...@yahoo.com>
Sent: Monday, April 13, 2009 8:19 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Masked Text Input 

Yes, but I want to provide a number of chars to limit to.

Like inputMask="#####" limits entry to 5 numbers.

--- In flexcoders@yahoogroups.com, "j...@..." <j...@...> wrote:

>

> try setting restrict = null

> 

> --

> Jake Churchill

> CF Webtools

> 11204 Davenport, Ste. 100

> Omaha, NE 68154

> http://www.cfwebtools.com

> 402-408-3733 x103 

> 

> ----------------------------------------

> From: "markgoldin_2000" <markgoldin_2...@...>

> Sent: Monday, April 13, 2009 4:07 PM

> To: flexcoders@yahoogroups.com

> Subject: [flexcoders] Masked Text Input 

> 

> Is it possiblt to set its mask to accept any char?

> 

> I have tried "." but it does not take numbers.

> 

> Thanks

>

    


Reply via email to