Help on textarea value and perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajiv07
    New Member
    • Jun 2007
    • 141

    Help on textarea value and perl

    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.
  • rajiv07
    New Member
    • Jun 2007
    • 141

    #2
    Sorry, I made a mistake.It's working fine for the usual function.

    Comment

    • KevinADC
      Recognized Expert Specialist
      • Jan 2007
      • 4092

      #3
      Got the answer on another forum?

      Comment

      Working...