Hidden input, PHP Web Programming

Assignment Help:

Yet another kind of input is HIDDEN input.

<INPUT TYPE=HIDDEN NAME="FORMNAME" VALUE="Friend Form 1">

A HIDDEN input is a name/value pair which is returned to you but does not illustrates anywhere on the web page. The hidden input above is required for use with the mailto Formatter (MTF). This is how MTF identifies the forms it has to parse.

Assume you were a company attempting to generate leads for a new product. You have a standard form for collecting information that has name, phone, company, products interested in, etc. The only problem is there are six slightly distinct versions of the form in six different places. You need to make out what is coming from where and what to do?

You could add up a HIDDEN input to your forms such as:

<HTML>

<BODY>

<FORM METHOD=POST>

<INPUT TYPE=HIDDEN NAME="FORMNAME" VALUE="Version 1"> the first version

<INPUT TYPE=HIDDEN NAME="FORMNAME" VALUE="Version 2"> the second version

<INPUT TYPE=HIDDEN NAME="FORMNAME" VALUE="Version 3"> the third version

</FORM>

</HTML>

By the way, this doesn't matters what the name/value pair in the hidden input is (or any input for that matter).

<INPUT TYPE=HIDDEN NAME="E" VALUE="Mc^2"> HIDDEN inputs are also useful for cgi scripts. For instance, numerous Internet Service Providers have a script you can have your forms sent to. Then it sends the form back to you correctly formatted. The hidden input might be used to tell the cgi script that who you are, where to send the parsed data, and so on.


Related Discussions:- Hidden input

We are looking for a developer of responsive website, Looking for someone t...

Looking for someone to make my blog responsive on all devices Job Description- We are looking for a Web Developer. Your responsibilities- a) Review business requirements

We need help to create ecommerce and software app, We need help to create E...

We need help to create Ecommerce and Software App Development For Yahoo / Shopify I am in search of a developer or company to build an App that can work with Yahoo Stores and Sh

Distinguish between complex type and simple type elements, Question: (a...

Question: (a) Explain the concept of "mixed content" in an XML document. What restrictions are placed on the definition of elements with mixed content by Document Type Defini

Need help to develop drupal webform, Need help to develop Drupal WebForm ...

Need help to develop Drupal WebForm There is project to create a form in Drupal. It has to be dynamic form. Principally a booking form to book a car. Desired Skills are Drup

I need help in website online designer work, I need help in Website Online ...

I need help in Website Online Designer Work I have a website that I paid to get done about three years ago and really have not been able to use it because it doesn't work proper

I want somebody who has experience in cakephp to work, CakePHP, OAuth, Vide...

CakePHP, OAuth, Video APIs I want somebody who has experience in CakePHP to work on a project that requires OAuth integration with various sites and then post videos to these si

I need help in iframe integration with my webpage, I need help in iFrame in...

I need help in iFrame integration with my webpage We are in search of web programmer, who can integrate the iFrame of Mailjet with our web page. API documentation is provided

Need help to develop social networking website in php, Need help to develop...

Need help to develop social networking website in PHP We are in search of a developer to rewrite the code for our social networking site, Nexopia. The site is currently written

Create a website for used book buy and sale, In this part of the assignment...

In this part of the assignment, you continue to develop your website for used book buy and sale. You need to develop the following 3 additional web pages each with associate PHP co

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