Hi to All,
I have a doubt on how to get the textarea form value in perl.
asusual i am using cgi->param('name of input tag ') to get form input values.But for the textarea It is not working.
Is any Idea Please.
Thanks in advance.
I have a doubt on how to get the textarea form value in perl.
asusual i am using cgi->param('name of input tag ') to get form input values.But for the textarea It is not working.
Is any Idea Please.
Thanks in advance.
Comment