How can I insert a default value for TEXTAREA like "Insert Your Suggestions
Here"

--

Best Regards,
FARAZ A. QURESHI

Re: Default Value for Text Area by Ronx

Ronx
Mon Apr 28 07:03:46 CDT 2008

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
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"FARAZ QURESHI" <FARAZQURESHI@discussions.microsoft.com> wrote in
message news:2A0C9E7A-6EA9-42E8-8127-25441591A23A@microsoft.com:

> How can I insert a default value for TEXTAREA like "Insert Your Suggestions
> Here"
>
> --
>
> Best Regards,
> FARAZ A. QURESHI