Text box, PHP Web Programming

Assignment Help:

The <INPUT> 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 provided. The most common value of this attribute of the <INPUT> tag is TEXT. As illustrated in Figure every INPUT require a NAME. While the user types in his address (for instance 1234 ABC), this will become the input's value & be paired with NAME thus the end result after running it through the Mailto Formatter will be ADDRESS=1234 ABC.

We can, if we wish, type in a VALUE.

<INPUT TYPE=TEXT NAME="ADDRESS" VALUE="44 XYZ">

This will pair the value 44 XYZ with the name ADDRESS automatically, unless the user alters it. Take care to employ quotes as specified in the instance.

We can indicate the size of the text input box.

<INPUT TYPE=TEXT NAME="ADDRESS" VALUE="44 XYZ" SIZE=10>

The default value is twenty. You already know that the default value is the value which the browser supposes if you have not told it otherwise.

Go ahead & remove VALUE="44 XYZ".

If we wish, we can indicate how several characters a user can input.

Experiment with this and attempt to input more than ten characters! The MAXLENGTH attribute is used to limit the number of characters to be entered in the textbox.

<INPUT TYPE=TEXT NAME="ADDRESS" SIZE=20 MAXLENGTH=10>

Alike to the TYPE=TEXT is the TYPE=PASSWORD. It is exactly the identical, except that for security it displays *** rather than the actual input. The text entered like a password would not be echoed on the page.  Thus you can employ this whenever you wish to accept a password or some other sensitive information from the user.

<INPUT TYPE=PASSWORD>

Remember that each <INPUT> should have a NAME which gives the name of the field.

<INPUT TYPE=PASSWORD NAME="USER PASSWORD">

The VALUE, SIZE and MAXLENGTH attribute work here also just as they do along TEXT


Related Discussions:- Text box

I want help to write scripts for various online store, Online "BOT" for mer...

Online "BOT" for merchandise I am seeking for a talented coder to help me write scripts for various online stores. (NIKE, Supreme, FootLocker, KITH, Eastbay, BAPE, etc.) I do

Need help for psd to responsive html5/css3, PSD to Responsive HTML5 / CSS3 ...

PSD to Responsive HTML5 / CSS3 I want someone who can offer a rapid reversal on this project. We will provide you with the full PSD file we will need you to create a five pag

Need to create container tracking search engine, Need to create Container T...

Need to create Container Tracking Search Engine web application We want an application, we are interested in tracking containers. Please let us explain you the concept. Co

Advanced topics of html, In this unit we have study some significant and ad...

In this unit we have study some significant and advanced topics of HTML. Now you have to be able to develop interactive Web pages also. We have discussed ways of connecting to dist

Looking for a long term developer, Looking For a Long Term Developer I a...

Looking For a Long Term Developer I am seeking to expand my team further and in need of one more Developer to join us rapidly to handle multiple projects as and when required at

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

Variables, Ask question #Minimum 100 words gre5yhrthtjtyju6r6t7i86786786tyu...

Ask question #Minimum 100 words gre5yhrthtjtyju6r6t7i86786786tyurt6ur6accepted#

We need a website expert for website template, We need a Website expert ...

We need a Website expert We have a website template We want to have an English version and add our own content in English and ftp to a server Desired Skills are MySQL Admi

Redesign to travel website, Redesign to Travel Website - Design, SEO, Ease ...

Redesign to Travel Website - Design, SEO, Ease of Use Project Description: We are seeking a dedicated programming team to improve a travel website. To provide upgrades to the

Project development including planning, Project development - Planning, Des...

Project development - Planning, Design, Development We essential a company for 3 tasks- A) Brainstorming and improving our website plan. (Mainly our income sources, new produ

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