Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-17-2009, 10:59 AM   PM User | #1
EcKstasy
New to the CF scene

 
Join Date: May 2009
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
EcKstasy is an unknown quantity at this point
Regex/replace()

Deleted

Last edited by EcKstasy; 05-18-2009 at 06:22 PM..
EcKstasy is offline   Reply With Quote
Old 05-17-2009, 11:36 AM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,044
Thanks: 197
Thanked 2,412 Times in 2,390 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
Try:-

var rgxstrip2 = /\xAB/gi; // Remove «
var rgxstrip3 = /\xBB/gi; // Remove »



All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.

Last edited by Philip M; 05-17-2009 at 12:01 PM..
Philip M is offline   Reply With Quote
Users who have thanked Philip M for this post:
EcKstasy (05-17-2009)
Old 05-17-2009, 02:19 PM   PM User | #3
EcKstasy
New to the CF scene

 
Join Date: May 2009
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
EcKstasy is an unknown quantity at this point
Quote:
Originally Posted by Philip M View Post
Try:-

var rgxstrip2 = /\xAB/gi; // Remove «
var rgxstrip3 = /\xBB/gi; // Remove »



All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.
ahh, that worked. thanks
EcKstasy is offline   Reply With Quote
Reply

Bookmarks

Tags
javascript, quotebucket, timestamp, timestamp remover

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:00 AM.


Advertisement
Log in to turn off these ads.