Click to See Complete Forum and Search --> : Javascript: Decimal and Binary Conversion


xc-racer
11-29-2003, 03:12 PM
I want to write a program in javascript that will ask a user if they want to convert a binary number to decimal or a deimal number to binary. I understand the thought process but i'm having a hard time figuring out the code.

Mr J
11-29-2003, 05:35 PM
Do a google search for decimal to binary there's quite a few out there