PDA

View Full Version : Fixed Decimal Format


cuco
10-09-2002, 07:12 AM
DEAR FRIENDS,

HOW CAN I PUT FIXED DECIMALS IN FLOAT NUMBERS.
IT IS THERE ANY DATA TYPE HTML INSTRUCTION THAT YOU COULD ADD IN AN < INPUT > TAG ????
THANKS,

CUCO

Josh
10-10-2002, 03:07 AM
1)Just fix it(using fix() function)and then put in it.....
2)No,It could only be a string,but that's not a problem anyway.