G
Guest
I am using regularexpression
I want to allow certain characters including "\"
With the below regularexpression its not allowing??
var charpos = objValue.value.search("[^A-Za-z0-9 _.$:|-\]");
what am i missing??
--
http://pathidotnet.blogspot.com
=====
vInAypAtHi
o__
---_,>/'_------
(_) \(_)
---------------
I want to allow certain characters including "\"
With the below regularexpression its not allowing??
var charpos = objValue.value.search("[^A-Za-z0-9 _.$:|-\]");
what am i missing??
--
http://pathidotnet.blogspot.com
=====
vInAypAtHi
o__
---_,>/'_------
(_) \(_)
---------------