EcKstasy
05-17-2009, 10:59 AM
Deleted
|
||||
Regex/replace()EcKstasy 05-17-2009, 10:59 AM Deleted Philip M 05-17-2009, 11:36 AM 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. EcKstasy 05-17-2009, 02:19 PM 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 :) |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum