I have a slight problem with the apostrophe. The user is to input a Project Number when creating a new project. This Project Number is used as a reference or link to many different things throught the database.
The problem occurs when the user inputs an apostrophe somewhere. I think it messes up my code because it acts as a comment mark.
MY QUESTION: Is there a way to detect an apostrophe within a Text Box so that i can notify the user that he/ she can't use an apostrophe?
Thanks
The problem occurs when the user inputs an apostrophe somewhere. I think it messes up my code because it acts as a comment mark.
MY QUESTION: Is there a way to detect an apostrophe within a Text Box so that i can notify the user that he/ she can't use an apostrophe?
Thanks