Just as on a normal HTML page, the input form fields must have names that match the name of the parameters used in the relational update feed.
和在普通HTML页面上一样,输入表单字段的名称必须与关系型更新数据源中使用的参数名称匹配。
The name of each local variable corresponds to the name attribute of the respective input field in the form.
每个局部变量的名称都对应着表单中相应输入域的name属性。
The name of the input fields will be the HTTP parameters of the POST action invoked upon submission of the form.
输入字段的名称将是在提交表单时调用的POST操作的HTTP参数。
After you have identified a form input field, create an event for it with the same name, as shown in Listing 11.
确定表单输入字段之后,创建同名的事件,如清单11所示。
The Web form of the CityForm.jsp page contains a button labeled Get Info, a list of countries, and an input field where the user is supposed to enter a city name.
jsp页面的Web表单包含一个标签为GetInfo的按钮、一个国家列表和一个让用户输入城市名称的输入字段。
Listing 5 generates a Web form that asks the user to input various attributes for a trackback: the trackback URL, post title and URL, blog name, and excerpt.
清单5生成了一个Web表单,要求用户输入各种不同的trackback属性:trackbackURL、发布项标题和URL、博客名称和摘录。
The superglobal array will contain fields with the CGI parameter values named according to the name attribute of the respective input field in the form.
superglobal数组将根据表单中各个输入字段的name属性,来包含带有指定cgi参数值的字段。
First we are going to create a standard HTML form with two input fields: Name and Time.
首先我们创建一个基础的HTML表单,它带有两个输入框:姓名和时间。
First we are going to create a standard HTML form with two input fields: Name and Time.
首先我们创建一个基础的HTML表单,它带有两个输入框:姓名和时间。
应用推荐