it's pretty simple if you know regular expressions, so please help me out
I want an expression to validate if a filename is correct or not. The filename should not contain any of these characters: \ / : * ? " < > |
I would really appreciate thisI dont know how to work with regular expressions myself. I know I can do it without regex but still would be better this way





Reply With Quote