不幸的是,提交表单的处理与页面请求紧密相连。
Unfortunately, the process of submitting a form is tied to a page request.
为了便于找到表单的处理端点,我们在评论集合feed中添加一个链接。
To help make this more discoverable, we add a link to our comment collection feed that indicates where this form's processing endpoint is available.
如果数据必须与现有的业务流程整合并且通过后端系统的检验,那么表单的处理也是非常慢的。
Processing of forms is also slowed when data must be integrated with existing business processes and verified against backend systems.
如果希望将整个表单提交给进行处理的应用程序,那么就不需要提交规则。
The submission rule is not required if you want to submit the entire form to the processing application.
这是一个即时事件处理的例子,因为整个表单没有在调用事件处理程序之前进行有效性验证。
This is an example of immediate event handling, since the whole form is not validated before the event handler is invoked.
必须存在一种机制,可以按照该机制提交已完成的表单,用于处理和存储。
A mechanism must exist by which a completed form can be submitted for processing and storage.
示例应用程序将帮助您熟悉各种概念,例如,如何处理底层请求,以及如何处理表单的提交。
The sample application familiarizes you with various concepts, such as how a request is processed under the hood and how to handle form submissions.
首先,提交包含索赔表单的索赔文件夹进行处理。
First, a claim folder containing a claim form is submitted for processing.
我们一定要牢牢记住,HTML设计的初衷不是处理表单,而仅仅是链接文档的一种手段。
We must keep in mind that HTML was not originally designed for processing of forms; it was designed as a way to link documents.
而且,事件处理脚本和表单的表示标记混杂在一起。
And, finally, the event handling scripts are intertwined with the form's presentation markup.
在最古老的表单的事件处理程序看起来是这样的。
现在已经看到球员表单是如何创建的,再看看处理提交的代码(见清单11)。
Now that you have seen how the player form is created, take a look at the code that handles its submissions (see Listing 11).
处理表单的整套方案。
基于客户机的表单处理程序可以放在高端的个人计算机上,也可以放在低端的可移动设备上。
Client-based forms processors can exist on high-end personal computers or lower-end portable devices.
php代码,用来处理通过表单提交的输入。
The PHP code that processes the input submitted through the form.
这篇教程适用于研究X formsWeb表单处理技术的Web应用程序开发人员。
This tutorial is for Web application developers investigating the XForms Web form processing technology.
这些库包括RIA组件,如网格,图表和复杂的表单元素,以及处理Ajax的工具。
All these libraries include RIA components like grids, graphs, and complex form elements, as well as utilities to handle Ajax.
在此情况下,将以更方便于用户使用HTML - Dojo表单的方式处理消息。
In this case, the message is handled in a way that makes it easier for the user to work with the HTML-Dojo form.
基本是在暗示这只是一个典型的处理所提交表单值的请求-响应(request - and -response)场景。
Basic simply implies a typical faces request-and-response scenario dealing with submitted form values.
因为他不能继续填写该预订表单,并且需要为具有较高优先级的客户启动预订过程,所以他希望稍后继续处理原来的预订表单。
Because he cannot continue filling out that booking form, and needs to start the booking process for the higher priority customer, he wants to be able to continue with the previous one later.
一个显示我们刚刚创建的表单,另一个处理表单的上传。
One displays the form we just created and another processes its uploads.
有关如何避免表单处理与浏览器“后退”和“重新装入”按钮冲突这个问题的技巧,请参阅表单处理侧栏。
For a tip on how to avoid problems with forms processing conflicting with browser Back and Reload buttons, see the form processing sidebar.
处理表单中的字段、解析XML代码以及解释协议都是典型应用。
Processing fields in a form, parsing XML code, and interpreting a protocol are canonical USES.
如果应用程序包含表单,那么可以在表单处理函数上设置断点并查看输入的参数。
If the application had forms, you could set a breakpoint at the form handler and view the incoming parameters.
表单服务器将表单应用程序存储在表单库,将表单模板部署到目标设备,并且启动了与服务器同步的表单数据的处理。
The forms server stored the forms application in the form repository, deployed the form template to the target device, and initiated the processing of the forms data synchronized to the server.
不需要将整个表单传递给进行处理的应用程序,而是可以定义要从表单收集哪些数据,以及要将哪些数据发送给进行处理的应用程序。
Rather than parsing the entire form to the processing application, you can define which data to collect from the form and which data to send to the processing application.
多数应用程序中都会结合一些静态数据和用户处理的表单中的数据来构造该URL。
In most applications, you'll construct this URL from some set of static data combined with data from the form your users work with.
通过要求表单提交包含有效的认证密钥,然后才能处理,可以使攻击者更难伪造其他用户提交的表单。
By requiring that a form submission contains a valid authorization key before processing, you make it much more difficult for someone to forge a form submission for another user.
比方说,您可能调整HTML以支持条件处理的表单,但是这样做就难以生成定制的表示。
For example, you might tweak HTML to support a form of conditional processing, but in so doing make it difficult to generate a customized presentation.
下面的示例说明了如何处理自定义,在典型的HTML表单中,您将以不同的方式处理这些自定义。
The following examples show you how to handle customizations that you would handle differently in typical HTML forms.
应用推荐