Uploading through an HTML form
通过HTML表单上传
Listing 4 is an HTML form snippet.
清单4是HTML表单代码。
The index method renders the HTML form.
index方法呈现HTML表单。
All HTML form fields are not created equal.
html表单域并非全部等同地被创建。
Looks at the field names from the HTML form.
查看HTML表单中各字段的名称。
This enables file uploads from the HTML form.
这样便支持从HTML表单上传文件。
Listing 9. The HTML form of the demo_form.tpl.
清单9. demo_form . tpl模板的HTML表单。
To use the widget, you need to provide an HTML form.
要使用小部件,需要提供一个HTML表单。
Fortunately, PHP makes handling HTML form input easy.
幸运的是,php使处理HTML表单输入变得更加容易。
The code form of the HTML form might look like Listing 11.
HTML形式的的代码表单可能类似于清单11。
Create a simple HTML form to write and submit queries.
创建一个简单HTML表单编写和提交查询。
The value here will also be used as the HTML form name.
其值会被用作HTML表单名。
Listing 1 is a common HTML form that accepts user input.
清单1是接受用户输入的常见html表单。
Begin with the HTML form fragment for the policy record.
从策略记录的HTML表单片段开始。
The textarea is used for entering the HTML form fragment.
文本区用于输入HTML表单片段。
A universal client submits an HTML form as a SOAP message.
通用的客户端将HTML表单作为SOAP消息提交。
Remember the thrill of watching your first HTML form work?
还记得注视您的第一个HTML表单作品时的兴奋感觉吗?
This form, like the one in Listing 8, is a valid HTML form.
该表单,与清单8中的一样,是一个有效的HTML 表单。
Form - Renders an HTML form that is submitted asynchronously.
Form-生成一个HTML异步提交的表单。
For example, Facebook handles HTML form tags in a special way.
例如,Facebook以一种特殊的方式处理HTML Form(表单)标签。
Be sure to either remove or rename the existing HTML form first.
一定要先移开或重命名现有HTML表单。
This is the type you will receive when an HTML form is submitted.
它是提交HTML表单时将会接收到的类型。
The custom widget takes an HTML form as a configuration parameter.
自定义小部件采用HTML表单作为配置参数。
At the end of the HTML form, you will notice some hidden elements.
在这个HTML表单的结尾,有一些隐藏元素。
Developed an application with a simple HTML form and a PHP back end.
用简单的HTML表单和php后端开发了一个应用程序。
He USES a lightweight universal client to enter data on an HTML form.
他使用轻型的通用的客户端在HTML表单中输入数据。
Validate each and every HTML form field and prepare the pair as said.
验证每个HTML表单字段并按前述要求准备此对。
At the bottom of the script is an HTML form used to enter the fields.
在脚本的底部是一个用于输入字段的HTML表单。
Server field validator—adds server-side validation to HTML form fields.
服务器字段验证器 —向HTML表单字段添加服务器端验证。
Most typically, you interact with CGI applications by means of an HTML form.
最通常的情况下,您会通过HTML表单与CGI应用程序进行交互。
应用推荐