Converts numbers from one base(binary, octal, etc...) to another base. This example converts form and to binary, octal, decimal & hex although it can easily be modified to handle other bases.
File List:
@PSC_ReadMe_3470_2.txt
1Kb
BaseConvert.htm
2Kb
Similar code
Student Information System
(Popularity: ) : This code really helps you to undeerstand the mechanism of communication between Applet and Servlet, client and server respectively. Alert Message Creator
(Popularity: ) : simple program that creates the javascript code for an alert message, using the users properties. True Win32 Message Box
(Popularity: ) : For use with client java applications, a whole utility for message boxes. More options than the swing class JOptionPane gives. Validate email id, integer, password, empty field JavaScript Tutorial
(Popularity: ) : You will learn the following from this well commented code: • Validate email id, integer, password, empty field using JavaScript • Keypress, onsubmit, onclick and parameter passing. • To change other combo box’s value as one is changed • To ... BirthDay Alert System
(Popularity: ) : This code will help you to remind Birthdays of your nears and dears. This relieves you from the burden of reminding birthdays. Mock Alerts
(Popularity: ) : Well this started out trying to teach myself to use the Object() method. Couldnt get it to work right so i just used arrays. But this creates a Mock Alert with some funny saying in it. Future cosmetics are to ...