Default Value for Text Area

  • Thread starter Thread starter FARAZ QURESHI
  • Start date Start date
In Code View:

<textarea cols="20" name="TextArea1" rows="4"> Insert Your Suggestions
Here</textarea>


In Design View:

Right click on the text area, and choose Form Field Properties.

Type the initial text into the Initial Value box.

Click OK
 
Back
Top