Kasu
11-04-2009, 12:19 PM
HI,
I need to convert binary to decimal and decimal to binary. Need to have 2 text boxes , in 1 text box user is allowed to enter the decimal value then the system generates he corresponding binary value on the binary text box...and it should be vise versa ....in simple(Using ONCHANGE attribute to convert the binary number in one box to the decimal in the other, and vice versa.
Can someone help me ...it is all HTML!!
I need to convert binary to decimal and decimal to binary. Need to have 2 text boxes , in 1 text box user is allowed to enter the decimal value then the system generates he corresponding binary value on the binary text box...and it should be vise versa ....in simple(Using ONCHANGE attribute to convert the binary number in one box to the decimal in the other, and vice versa.
Can someone help me ...it is all HTML!!