Microsoft
Software
Hardware
Network
Question : I want for my textbox to only accept numbers and decimal numbers
HI.
I have a textbox where the client can input only numbers but now the client wants to input decimal numbers.
This will allow the client to only write number but how can I change this to make it accept decimal numbers too.
Panel_mc.Area3_mc.Existing
Coverage_m
c.Existing
Coveragetx
t.restrict
="0-9";
Thanks
ps: I am using ActionScript 3
Answer : I want for my textbox to only accept numbers and decimal numbers
try this:
Panel_mc.Area3_mc.Existing
Coverage_m
c.Existing
Coveragetx
t.restrict
="0-9.";
(Note the "." at the end)
Random Solutions
NNTP: "You have no permission to talk"
CORE_DUMP
XP profile editing restrictions
Sybase IQ HG Index
Unable to update software - Firefox and others, computer refuses to move forward
Can I have more than one action on a form?
Best solution for comparing and removing string form data
accepting a comment adobe acrobat
Hungapp everytime I try to download a file in IE6 or 7
How to enable 'prompt yes or no' to update links in Excel 2007?