表单数据用于任务的输出消息中。
表单数据在输入时进行验证。
本例中的表单数据只有电子邮件地址。
都是表单数据需要提交到的URL。
用Ajax提交表单数据
joinForm用来容纳表单数据。
在服务器端管理表单数据。
处理成功的表单数据提交。
为自动填充控件构建表单数据提供程序。
应用程序控制器利用它直接传入表单数据。
This is used by the application controller to simply pass in the form data directly.
在客户端获取表单数据。
一些电话不支持使用POST方法发送表单数据。
Some phones do not support the POST method of sending form data.
构建表单数据提供程序来为此控件提供表单数据。
Build a form data provider to supply form data to the control.
继续下去可能导致仅合并部分表单数据。
Continuing may result in only a portion of the form 's data being merged.
表单数据被编码成多部分MIME消息。
该脚本的第一部分对所提交的表单数据执行基本验证。
The first part of the script performs basic validation on submitted form data.
通常,只有在提交表单时才会检查表单数据的有效性。
The validity of data in the form is not checked until the form is submitted.
两个页面的表单数据传送问题!在线等待。
在XForms中保存表单数据供日后使用也很容易。
Saving a form's data for use later is also easy with XForms.
如果这些表单数据通过验证,则执行该脚本的第二部分。
If the form data validates, then the second part of the script is executed.
首先,为了保存表单数据,必须选择数据结构和存储库。
First, you must choose a data structure and a repository for keeping the form data.
表单处于只读模式,因此无法更新表单数据。
The form data cannot be updated because it is in read-only mode.
然后脱机服务器必须搜寻特定的基于表单的页面并提交表单数据。
It then must crawl to the specified form-based page and submit the form data.
保持以前的表单数据中隐藏的输入和刚刚提交的数据。
Keep the previous form data in hidden inputs and just resubmit the data.
Spring标记库用于绑定表单数据与HTML表单中的字段。
Spring tag libraries are used to bind the form data with fields in HTML form.
方法是POST,默认的动作把表单数据提交回这个servlet。
The method is POST, and default action submits the form data back to this servlet.
方法是POST,默认的动作把表单数据提交回这个servlet。
The method is POST, and default action submits the form data back to this servlet.
应用推荐