codenovice
IS-IT--Management
I am using an Input box to get a number in the form 91234.43567
After I get this I need to make this calc:
9 + 12/60 + 34/3600 + 43567
Please help me and how do I restrict the input i.e I need 5 inputs from the user and after that the focus shoul;d shift to calculate button and if the user does not enetr anything then generate ERROR message
Thanks
codenovice
After I get this I need to make this calc:
9 + 12/60 + 34/3600 + 43567
Please help me and how do I restrict the input i.e I need 5 inputs from the user and after that the focus shoul;d shift to calculate button and if the user does not enetr anything then generate ERROR message
Thanks
codenovice