|
-
Feb 13th, 2004, 07:11 AM
#1
Thread Starter
Frenzied Member
JavaScript characters
I have a string that I'd like to replace all characters other than A-Z, a-z and 0-9 with enchar### where ### is the ascii code for the character e.g. 42 = *.
RegExp seems to be the way to go but I'm not sure how to use it to do this.
Any help appreciated.
DJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|