|
-
May 20th, 2002, 09:04 AM
#1
Thread Starter
Member
special inline characters - javascript
Hi all,
I have a session variable that contains the following string "europe\bmaher" , when I use an alert to display this the '\b' in the string is interpreted as a special inline char ie. backspace. I've tried using the string.replace() function to replace the \ with a \\ and it still doesn't work. Does anyone know how to display the string without any interpretation ??
Thanks
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
|