Hi
while debugging a code i found a Regular expression validator control having a property as below
ValidationExpre ssion="[\w\ .-]*"
Can any one please let me know what does this stand for.
I am using C# and asp.net.
regards
cmrhema
while debugging a code i found a Regular expression validator control having a property as below
ValidationExpre ssion="[\w\ .-]*"
Can any one please let me know what does this stand for.
I am using C# and asp.net.
regards
cmrhema
Comment