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

Programmer needed for editing existing websites, Programmer required for ed...

Programmer required for editing existing websites Current website network comprising- a) Responsive mobile website b) In-store website c) Manager website All three s

Develop a gwt application, Develop a GWT application (based on the Sampl...

Develop a GWT application (based on the Sample05_Objects example) which helps students select the courses in which they want to enroll. The domain model should have Department

We need a php developer for website, SanaSana Website Ecommerce website ...

SanaSana Website Ecommerce website using MySQL, Magento, PHP. There is several customization required for themes. Data has by now been procured. Desired Skills are MySQL Admi

We are in need wix app build, We are in need Wix.com app build Build as ...

We are in need Wix.com app build Build as well as launch an app on wix.com to automatically display a catalogue from an xml file sent via an FTP. Desired Skills are MySQL Adm

Want help in magneto multi-vendor store, Magneto multi-vendor store We a...

Magneto multi-vendor store We are looking for a Magneto multi-vendor store. We need a developer that has already developed the same type of site therefore that we can edit & twe

I am seeking a long term wordpress developer, WordPress Developer - Long Te...

WordPress Developer - Long Term I am seeking a long term WordPress developer. We will start with a test project. You have to develop a WordPress theme from scratch. Note-

Convert a non-responsive wordpress theme to responsive theme, Convert a non...

Convert a non-responsive wordpress theme to responsive Twitter Bootstrap3 My website is a none responsive wordpress theme. I want to translate this theme into responsive theme u

Session management, I need help with adding session management to my login ...

I need help with adding session management to my login webpage. It is the MVC method and has 2 models and 1 view alongside the login page of course. I just need assistance with the

I need help to make hotel booking site, I need help to make Hotel Booking S...

I need help to make Hotel Booking Site - GDS Integration We are building a hotel booking site through GDS integration. We wish to grow very quickly to test concept as well as op

Does udp provide any security feature for mip, Question: a) An applica...

Question: a) An application sends a message which is 3400 bytes long. It sends the data as one UDP datagram. The message is then transferred from a sender to a receiver over t

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