Hi all...
I am a beginner in ASP, i am using javascript for my website.., I would like to know how to validate my text area..., I have a form with text area and will send the data to access database. and I do not want the user write certain character like " ' " within my text area,
could you guys help how to validate my text area??..