Paip. obtain data from HTML select
Recently .. There is a withdrawal module. You need to SELECT a bank from the SELECT control .. But the obtained ID value. The bank name must be saved in the background ..
The select html is as follows ..
Name =
Web applications have developed since W3C was established in 1993, and HTML has evolved through several versions (1.0-2.0-3.0-3.2-4.0-4.01 ), now it has become the most basic for web pages or applications. It is absolutely necessary to learn how to
When the method of an HTML form (HTML form) is GET, $_get is used to get the data for the HTML form.
When the method for the HTML form (HTML form) is post, $_post is used to get the data for the HTML form.
The difference between get and post for
: This article mainly introduces how to use the select statement in html to read data from mysql tables. if you are interested in the PHP Tutorial, refer to it.
$ Record = 0;
$ Db = @ MySQL_pconnect ('localhost', 'root ');
@ Mysql_select_db ('2014
drop-down box tags in jsp:Multiple= "true" means that multiple selections are supported.How to flexibly create items under the Select tab in JS:var oselect = $ ("SJX"), //SJX is the ID of the SELECT tag on the HTML or JSP page, assuming that ExtJS
When the method of the HTML form (HTML form) is GET, $_get is used to obtain the data for the HTML form.
When the method of an HTML form (HTML form) is post, $_post is used to get the data for the HTML form.
The difference between get and post for
The Select element creates a single-or multiple-selection menu. When a form is submitted, the browser submits the selected item, or collects multiple options separated by commas, synthesizes it with a separate argument list, and includes the Name
Problem: On the JSP website, I have a drop-down menu using HTML: Select, where dynamic data needs to be sorted and the data source is database.
Solution: After searching for JavaScript for half a day, there are also collections. sort... You must
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.