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
How do I import Macros and the icon onto a new pc from an old pc
Dropdown runs a query to populate checkboxes - ASP
Need assistance in growing my site traffic
SQL Server's equivalent of Oracles sequence?
Copy all files in one directory
How to reinstall Outlook Express
Test for interactive vs non-interactive shell
Exchange Event ID 1025 EcFudgeResults??
Hard Drive Size Limitation in Windows Vista
how to configure MSDTC in Windows 2000/SQL 2000