Form object, PHP Web Programming

Assignment Help:

This is a property of the document object. It corresponds to an HTML input form constructed from the FORM tag. A form can be submitted through calling the JavaScript submit method or clicking the form SUBMIT button. Some form properties are following:

• Action - It specifies the URL & CGI script file name the form is to be submitted to. It lets reading or altering the ACTION attribute of the HTML FORM tag.

• Button - An object representing GUI control.

• Elements - An array of fields & elements in the form.

• Encoding - It is a read or write string. It indicates the encoding method the form data is encoded in, before submitted to the server. It corresponds to ENCTYPE attribute of the FORM tag. The default is following "application/x-www-form- urlencoded". Other encoding comprises text/plain or multipart/form- data.

• Length - The number of fields in the elements array that means the length of the elements array.

•  Method - It is a read or write string. It has the value "POST" or "GET".

•  Name -  It is the form name. Corresponds to the FORM Name attribute.

•  Password - It is an object representing a password field.

•  Radio - It is an object representing a radio button field.

•  Reset - It is an object representing a reset button.

•  Select - It is an object representing a selection list.

•  Submit - It is an object representing a submit button.

•  Target - The name of window or frame to which the form submission response is sent through the server.


Related Discussions:- Form object

Database, how to inset image into database

how to inset image into database

We need a web developer, We need a web developer We have a very modest t...

We need a web developer We have a very modest three page site on go daddy and just want someone to design it through the go daddy site. We as well would like a logo designed.

I need help of php expert to change in website, I need help of PHP Expert t...

I need help of PHP Expert to change in website We have an existing code base that needs a new programmer asap. Small tasks as well as bigger projects required not looking for a

Web design required for graphic company, Web Design A digital media as w...

Web Design A digital media as well as graphic company is seeking an individual with web experience to work with the company to update as well as manage its four web sites. De

Ftp service, FTP understands two basic file formats only. It classifies eve...

FTP understands two basic file formats only. It classifies every file either a binary file or a text file. A text file has a sequence of characters gather into lines. Though comput

Change quantity button cannot be functioned, error_reporting(0); session_...

error_reporting(0); session_start(); header(''Content-type: text/html; charset=utf-8''); include_once(''../../xajax_core/xajax.inc.php''); // ?? xajax $xajax = new xajax()

Seeking a clone of site that allows people to access, resumerabbit.com clon...

resumerabbit.com clone Seeking a clone of resumerabbit.com that allows people to purchase a membership than upload a resume as well as have it distributed to multiple sites inst

Cell spacing and cell padding, Let us notice at a couple of attributes call...

Let us notice at a couple of attributes called CELLSPACING and CELLPADDING. Both are part of the tag. CELLPADDING is the amount of space among the border of the cell

What is $message and $$message in php, What is $message and $$message in PH...

What is $message and $$message in PHP. $message is a variable with a fixed name. $$message is a variable whose name is stored in $message. If $message comprise "var", $$mess

SMTP., How do Iconfigure SMTP on a server?

How do Iconfigure SMTP on a server?

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