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

Advanced web services developer for phpcake, Advanced Web Services Develope...

Advanced Web Services Developer for PHPCAKE -> XCODE XCODE, CAKEPHP Job Description- We're looking for a Web Developer. Your responsibilities: a) Review business requir

Need help in image recognition software - opencv, Need help in Image Recogn...

Need help in Image Recognition Software - OpenCV Prototype Image Recognition service - focusing on brand/logo recognition plus objects - such as TV's Coffee Cups and so on. D

Need help in magento search function and return postage, Magento Search Fun...

Magento Search Function and Return Postage Detailed Description Below 1 - We would like to install a new search function in Magento, the search doesn't work. Do you have any

Array object, It is used to store a set of values in single variable name. ...

It is used to store a set of values in single variable name. Each of value is an element of the array and contains related index number. You can refer to a specific element in the

We are seeking a php web developer, Web Developer - PHP & MySQL We are s...

Web Developer - PHP & MySQL We are seeking a PHP Web Developer who has strong MySQL skills as well as who will be responsible for the design, development and deployment of custo

Develop an ecommerce website in the optical industry, Develop an ecommerce ...

Develop an ecommerce website in the optical industry that will allow customers to shop for frames upload/order prescriptions and have a shopping cart and pay. Need to look similar

Physical layer - osi model layer, Physical layer : This is concerned with s...

Physical layer : This is concerned with sending raw bits among the source & destination nodes over a physical medium. The source & destination nodes need to agree on a number of fa

We want a talented team to make a specific mobile app, Tailor made app user...

Tailor made app user tracking tool We want a talented team to make a specific mobile app tracking tool to track all events for each of our clients inside our app. You should hav

TAsk assignment, Design for assigning the work task to the employees?

Design for assigning the work task to the employees?

Need help to develop online calculator, Develop Online Calculator I want...

Develop Online Calculator I want someone who sees the big picture with this project. I want an online calculator created that will utilize the inputs from users to determine wha

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