Alright I am having some issues here with a textarea.
What I want to do is have a user enter some text into a text area and when the users submits it ceck to see if certain characters are present such as: &,",~,`,!,*
If they are within the note string then I want to color them bold red and return to that same page and print them within the text box.
Any ideas??????