值在表单提交时发送给服务器。
测试表单提交的用户动作的测试用例。
最后,返回false来阻止表单提交。
Finally, return false to prevent the form from being submitted.
我如何测试一个表单提交茉莉?
这种实现不将令牌从次表单提交。
This implementation did not remove the token from the session once the form was submitted.
如果令牌匹配表单提交可以继续。
用户看到关于表单提交动作的成功/失败消息。
A success/failure message of the form submit action is displayed to the user.
Web应用程序中的多重表单提交在某些情况下是无害的。
Multiple form submission in a Web application is harmless in some cases.
在表单提交事件提交输入的单击事件的区别是什么?
What is the difference between form submit event and submit input click event?
让我们继续介绍处理表单提交的verify.php文件。
Let's move on to the verify.php file that processes the form submission.
经表单提交的数据通过POST传输到add . php脚本。
Data submitted through the form is transferred to the add.php script through POST.
如果该字段无法获取,则表明请求是通过一个常规表单提交发出的,您应该返回一个完整的页面。
If it's not available, you know that the request is made through a regular form post, and you should serve back a full page.
您仍然需要提交表单,但是要提交到哪里?
当您提交表单时,这些服务输入已经设置为服务输入了。
When you submit the form, these service inputs are already set as service inputs.
开发一个表单,提交服务请求。
在表单被提交之前,可以在客户机上执行所有的检查。
All checking can be done on the client before the form is submitted.
在默认情况下,提交表单中的第一个实例。
创建一个简单HTML表单编写和提交查询。
当然,现在人们也可以通过电子邮件发送产品提交表单。
Of course, people can e-mail us their product submission forms now.
然后脱机服务器必须搜寻特定的基于表单的页面并提交表单数据。
It then must crawl to the specified form-based page and submit the form data.
不幸的是,提交表单的处理与页面请求紧密相连。
Unfortunately, the process of submitting a form is tied to a page request.
仅当通过POST提交表单时,才会发生此种验证。
This validation will only happen if the form was submitted via POST.
点击适当的按钮提交表单。
用户必须输入必要的字段才能提交表单。
The user must fill in the required fields in order to submit the form.
也可以模拟文件的上传和表单的定期提交。
Simulation of file upload action as well as regular form submission is also possible.
通常,只有在提交表单时才会检查表单数据的有效性。
The validity of data in the form is not checked until the form is submitted.
保存修改并提交表单。
在表单中输入数据,然后通过提交表单启动业务流程。
Enter the data in the form and start the business process by submitting the form.
提交表单时,名称将会传回到服务器。
The name is what goes back to the server when the form is submitted.
这是提交表单时会调用的方法。
This is the method that will be invoked when the form is submitted.
应用推荐