regular expression help
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have the following regular expression. I need to add to allow [] and '' ? ValidationExpression="^[a-zA-Z0-9+'.#$&'%,“:;=/\(\),\-\s]{1,8000}$"
Special characters can be used with escape char before...like \[ or \'...
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.