I have one web page to collect the data from the user.
In this page one field is related with a text area field asking the user to fill it.
But how to check/validate the text area field after submitting the form from user…
If is there any URLs or any http:// is there in the text area field we have to remove it before inserting it into the database table…
I want help or suggestions regarding this problem…