charCodeAt

This is a discussion on charCodeAt within the Javascript forums in Programming Languages category; Hello, Is there a reverse function to string.charCodeAt(index);? Thanks Mike...

Go Back   Application Development Forum > Programming Languages > Javascript

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-10-2008, 12:54 PM
Mike
Guest
 
Default charCodeAt

Hello,
Is there a reverse function to string.charCodeAt(index);?
Thanks
Mike
Reply With Quote
  #2  
Old 11-10-2008, 01:00 PM
Martin Honnen
Guest
 
Default Re: charCodeAt

Mike wrote:

> Is there a reverse function to string.charCodeAt(index);?


String.fromCharCode(32) generates a string with the character with
Unicode 32. The function can take as many arguments as you need.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:41 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.