Friends
I have written one function to check the user's input in the textarea field.
if its exceeded to 100 then i have to give a msg.
but the tricky people, what they doing is, they are simply disable the scripting in the browser.
and they are sending 1000 characters in the textarea.
can anyone help me in solving this problem.
Thanks
I have written one function to check the user's input in the textarea field.
if its exceeded to 100 then i have to give a msg.
but the tricky people, what they doing is, they are simply disable the scripting in the browser.
and they are sending 1000 characters in the textarea.
can anyone help me in solving this problem.
Thanks