View Single Post
  #1 (permalink)  
Old 05-15-04, 09:00 AM
adit adit is offline
New Member
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Smile text area validation

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??..
Reply With Quote