sublime1
December 5th, 2005, 09:39 PM
This forum seems like a great community :)
is there a way or perhaps some regex I can use to prevent a user from performing some regex on a main form?
pretty much the code I have does a regex on a "search" basis (word boundry etc..) so if a regex input has been inputted by the user then it may perform incorrect type searches - hard to explain!
basically - anyway I can stop a user inputting a regex command on input?
is there a way or perhaps some regex I can use to prevent a user from performing some regex on a main form?
pretty much the code I have does a regex on a "search" basis (word boundry etc..) so if a regex input has been inputted by the user then it may perform incorrect type searches - hard to explain!
basically - anyway I can stop a user inputting a regex command on input?