View Single Post
  #1 (permalink)  
Old 03-13-04, 04:35 PM
gamextremer2003 gamextremer2003 is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Hexidecimals in javascript?

I want to create a little engine for myself where you enter a decimal number, submit, and it returns the value in hexidecimal format.

The reason why I need this in javascript and not something like php (I know php pretty well -- dechex), because that requires you to be online.

Actually, at this point, I don't care if it's an executable file (.exe) or a class file, I just need something to calculate numbers offline. Thanks guys.
__________________
Gamex
Reply With Quote