Text area, PHP Web Programming

Assignment Help:

<TEXTAREA> specify a form field where the user can enter large amounts of text. In most respects, <TEXTAREA> works as an <INPUT> field. It can contain a name and a default value. It needs to be noticed that <TEXTAREA> is a container tag, thus it contain a start tag and an ending tag.

In its simplest form, <TEXTAREA> needs the NAME, COLS and ROWS attributes, and nothing among <TEXTAREA ...> & </TEXTAREA>.   Look at code fragment illustrated below

<FORM ACTION="../cgi-bin/mycgi.pl" METHOD=POST> your comments :< BR>

<TEXTAREA NAME="comments" COLS=40 ROWS=6></TEXTAREA>

<P><INPUT TYPE=SUBMIT VALUE="submit">

</FORM>

gives us this form:

your commenbts:

The matter among <TEXTAREA ...> & </TEXTAREA> are used as the default value

<FORM ACTION="../cgi-bin/mycgi.pl">

your response:<BR>

<TEXTAREA NAME="comments" COLS=40 ROWS=6>

Kamal said

: I think it's a good idea

: But it require more thought

</TEXTAREA>

<P><INPUT TYPE=SUBMIT VALUE="submit">

</FORM>

gives us your response:

1844_TEXTAREA.png

Figure: Using the TEXTAREA Tag

The contents are only interpreted as text; HTML markup is avoided. In theory the user can type unrestricted amounts of text into the text area field. In practice the browser sets a boundary generally that is no more than 32 K. If you wish users to send in their newest novel, assume using some file upload mechanism.


Related Discussions:- Text area

Need help in add new content to new page create table, Add new content to ...

Add new content to new page (create table, etc.) We are adding a supplementary service to the business and a need additional page created for site (based off an existing page de

What is pear in php, What is PEAR in php? PEAR (PHP Extension and Appli...

What is PEAR in php? PEAR (PHP Extension and Application Repository) is a framework and repository for reusable PHP components. PEAR is a code repository comprising all kinds o

Need two pages created and a blog, Web Development - Need two pages created...

Web Development - Need two pages created and a blog I have purchased a domain name as well as hosting service. I now must to start building the website Requirements- 1) Dr

I need help in woocommerce and wordpress extra developemnt, I need help in ...

I need help in woocommerce and wordpress extra developemnt needed on existing website I have an existing website which I want some extra development on. It's a pretty simple cus

Need help in creating forms in atlassian confluence, Need help in Creating ...

Need help in Creating forms in Atlassian Confluence We have installed Confluence and now to create some checklists and forms that our team can complete when working with clients

Dual mode operation in os, how does dual mode operation helps the operating...

how does dual mode operation helps the operating system to protact itself?

I desire help in wordpress developer, I need help in WordPress Developer ...

I need help in WordPress Developer I am in search of a long term WordPress developer We will begin with a trial project. You have to develop a WordPress theme from scratch.

Develop a page where customers can order computer equipment, Assume your bo...

Assume your boss has asked you to develop a Web page from which customers can order online computer equipment. You have to collect the customer's name, address, age, phone number,

We need help for car transports portal, We need help for car transports por...

We need help for car transports portal I am in search of a web programmer who can realize my ideas on web. I need to create a portal for transportation in Europe especially f

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd