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

We need help in website developer and programmer, We need help in Website D...

We need help in Website Developer/Programmer for Fashion Tech Company London based applications only We are in search of a Website developer/programmer to make the site for u

Database, how to inset image into database

how to inset image into database

I want a restful api integration to existing web pages, Restful API integra...

Restful API integration to existing web pages We want experienced web programmers to take a complicated set of API calls and integrate data into two demo applications. Should

Text box, The tag is used to specify where user input is expected.  It has...

The tag is used to specify where user input is expected.  It has distinct attributes, of which the TYPE attribute is used to indicate the kind of input i.e. to be pro

Prepare a marketplace which will be dedicated to handicrafts, We aim to pre...

We aim to prepare a MarketPLace which will be dedicated to handicrafts. The concept is to provide artists the ability to sell their products via a MarketPlace similar to etsy or ar

Social website, how to creat a register and login form

how to creat a register and login form

Design and create a web site, Design and create a Web site on any topic tha...

Design and create a Web site on any topic that is of interest to you.Zip all the files that you use for your Web site and submit the zip file. Your Web site MUST have the

Need drupal expert to check website downtime after migrating, Need Drupal e...

Need Drupal expert to check website downtime after migrating to drupal 7.0 CMS We are looking for help to check on our website which has been experiencing intermittent downtime

We need a google maps drawing polygon, We need a Google Maps Drawing Polygo...

We need a Google Maps Drawing Polygon as well as Output Zipcodes expert Create a Google Map permitting the user to draw a rectangle and on completion of the drawing, output the

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