We are trying to create a textbox in ASP pages which satisfies the below requirements.
1. Textbox will have a permanent decimal point, and it will allow up to three digits in front of the decimal point, and it will allow two digits after the decimal point, for max and min values of 0.00 to 999.99.
2. Only numeric values will be allowed to be entered
3. A dollar sign (“$”) will be in front of the textbox
We are trying to implement the same in our ASP page and JavaScript by using “masked edit” control. But we are not getting the actual functionality which we are trying to implement.
Please guide us or please let us know how to use Masked Edit control in ASP pages.
0 comments:
கருத்துரையிடுக