Textarea Value

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2008
Posts: 1
Reputation: sanjay_bakshi is an unknown quantity at this point 
Solved Threads: 0
sanjay_bakshi sanjay_bakshi is offline Offline
Newbie Poster

Textarea Value

 
0
  #1
Apr 10th, 2008
Can any body tell me that what to use for extracting TextArea Value

For Example

text1=request.form("text1.text")

what i will write for Text Area
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: Textarea Value

 
0
  #2
Apr 11th, 2008
text1.Text=Request.Form("text1")

Request.Form("controlID") will return the text value of the form field.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC