How to implement an html drop-down menu that can be input _ HTML/Xhtml _ webpage Creation

Source: Internet
Author: User
You can enter the drop-down menu, which is incredible. In this example, we use some methods to implement this impossible thing. For more information, see

The Code is as follows:







Echo'
';
$ Aa = $ _ GET ['hh']. "111"; // select drop-down menu Value
$ Bb = $ _ GET ['box']. "222"; // value of the input box
Echo $ aa;
Echo"
";
Echo $ bb;
// To obtain the value of the drop-down menu that can be entered, you only need to obtain the value of the input box.
?>




To obtain the value of the drop-down menu, you only need to obtain the value of the input box.

Note:

This line must be in a row and cannot be written





After the line breaks, the value of the drop-down menu cannot be displayed in the input box.

You can also automatically select the matched menu value based on the input content.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.