Hi,
i want to know how to disallow & ,<> in regular expression
I am tryng to use regular expression in an xml file to disallow all special characters ,but it throws an error when i include <> , &
kindly suggest
i want to know how to disallow & ,<> in regular expression
I am tryng to use regular expression in an xml file to disallow all special characters ,but it throws an error when i include <> , &
kindly suggest
Comment