Lastest JavaScripts: Converter http://www.javascriptbank.com/rss/utility/converter/ Lastest JavaScripts: Converter en Copyright (C) JavaScriptBank.com 60 jsB@nk.com RSS Roman Numeral Converter 2 <img src="http://www.javascriptbank.com/javascript.images/utility/roman-numeral-converter-2.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> will convert whole numbers to Roman numerals, up to 3,999,999. Easy to use. http://www.javascriptbank.com/roman-numeral-converter-2.html 1200098108 HTML to Entities script <img src="http://www.javascriptbank.com/javascript.images/utility/html-to-entities-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> converts special HTML <a href="/javascript/text/">characters</a> to their entities version inside user entered data such as a TEXTAREA before the <a href="/javascript/form/">form</a> is submitted. http://www.javascriptbank.com/html-to-entities-script.html 1170117057 Binary 101 <img src="http://www.javascriptbank.com/javascript.images/utility/binary-101.jpg" width="100" height="100" align="left" style="margin: 5px;" />This program makes it easy to type in binary. You enter the text in the box designated and each key press is translated to binary and added to a box below. The result in the bottom box can then be copied and pasted and used for... whatever... http://www.javascriptbank.com/binary-101.html 1170117052 Add Comas To Numeric Items <img src="http://www.javascriptbank.com/javascript.images/utility/add-comas-to-numeric-items.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript code</a> adds commas in the proper places. It was originally developed to convert data in the format nnnn, nnnn., or nnnn.nn into a proper currency (US) amount, so it also adds a dollar sign to the front. http://www.javascriptbank.com/add-comas-to-numeric-items.html 1170117049 Ignore Spaces script <img src="http://www.javascriptbank.com/javascript.images/utility/ignore-spaces-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Removes spaces from a string variable within a script or from user input into a <a href="/javascript/form/textarea/">textbox</a>. Several different uses are shown on the script example page. http://www.javascriptbank.com/ignore-spaces-script.html 1170117029 Commas script <img src="http://www.javascriptbank.com/javascript.images/utility/commas-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Quickly add commas to any numerical <a href="/javascript/form/">form input</a>. Great for displaying large numbers! http://www.javascriptbank.com/commas-script.html 1170117020 Auto Currency script <img src="http://www.javascriptbank.com/javascript.images/utility/auto-currency-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Inserts the proper seperators to automatically format any currency field. http://www.javascriptbank.com/auto-currency-script.html 1170117019 Currency Format script <img src="http://www.javascriptbank.com/javascript.images/utility/currency-format-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> accepts a number or string and formats it like U.S. currency. Adds the dollar sign, rounds to two places past the decimal, adds place holding zeros, and commas where appropriate. Occurs when the user clicks the <a href="/javascript/form/button/">button</a> or when they finish entering the money amount (and click into the next field). http://www.javascriptbank.com/currency-format-script.html 1170117015 Format Phone Number <img src="http://www.javascriptbank.com/javascript.images/utility/format-phone-number.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> will format a telephone number entered into a <a href="/javascript/form/textarea/">textbox</a>. Numbers can be entered as 1234567890 and will automatically be formatted as (123)456-7890. http://www.javascriptbank.com/format-phone-number.html 1170117013 HEX-Decimal code Converter <img src="http://www.javascriptbank.com/javascript.images/utility/hex-decimal-code-converter.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is a different script to change color from HEX code to DEC code. http://www.javascriptbank.com/hex-decimal-code-converter.html 1170115306