retrive value in textarea

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • idsanjeev
    New Member
    • Oct 2007
    • 241

    retrive value in textarea

    hello
    i wants to retrive data in textarea like input text but in textarea value is not work so what should be use to retrive textarea value after any error
    [code]
    <input type="text" name="name" value="<%=name% >">
    [/code>
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    You can't retrieve the value's of your elements with HTML, ask in the JavaScript forum.

    Thanks, Death

    Comment

    Working...