对于审批人,使用较小的流程加载提交的表单。
For approvers, a similar procedure is used to load the submitted form.
Form-生成一个HTML异步提交的表单。
Form - Renders an HTML form that is submitted asynchronously.
这允许生成的连接器在运行时用于提交的表单数据。
This allows a generated connector to be used at runtime for submitted forms data.
该脚本的第一部分对所提交的表单数据执行基本验证。
The first part of the script performs basic validation on submitted form data.
该脚本容易受跨站点脚本攻击,因为它盲目输出所提交的表单数据。
This script is vulnerable to cross-site scripting attacks because it blindly prints out submitted form data.
然后,当用户单击submit按钮时,服务器接收到提交的表单数据后将返回一个消息。
Then, when the user clicks Submit, the server is sent the form data and replies with a message.
通过要求表单提交包含有效的认证密钥,然后才能处理,可以使攻击者更难伪造其他用户提交的表单。
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.
最后,为每个控制器创建一个称为invalid的操作,并使用这个方法通知用户提交的表单无效。
Finally, create an action for each controller called invalid and use the method to inform the user that their form submission was invalid.
通过添加必需的代码将所提交的表单放置在工作流过程上,您可以改进本文所描述的集成servlet。
You can improve the integration servlet described in this article by adding the necessary code to place the submitted form onto a workflow process.
在本例中,我希望获取通过createticket. gtpl页面提交的表单元素,并在系统中创建一个新罚单。
In this case, I'd like to capture the form elements submitted via the createticket.gtpl page and create a new ticket in the system.
必须存在一种机制,可以按照该机制提交已完成的表单,用于处理和存储。
A mechanism must exist by which a completed form can be submitted for processing and storage.
这段代码定义了包含输入和提交按钮的表单。
The code defines a form that contains one input and a submit button.
首先,提交包含索赔表单的索赔文件夹进行处理。
First, a claim folder containing a claim form is submitted for processing.
当攻击者向用户提交的动态表单引入恶意脚本时,就会产生跨站点脚本(XSS)攻击。
When an attacker introduces a malicious script to a dynamic form submitted by the user, a cross-site scripting (XSS) attack then occurs.
已验证的参数通常是表单元素的提交值。
The validated parameter is normally the submitted value of a form element.
然后脱机服务器必须搜寻特定的基于表单的页面并提交表单数据。
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.
通过在提供的表单中提交适当的JDBCURL和SQL命令来测试集成。
Test the integration by submitting appropriate JDBC URL and SQL commands in the form provided.
例如,在处理表单中用户的输入时,您通常会检查提交的每个表单,以确保其中提供的是预期的内容(数字、邮政编码、字母字符等等)。
Well, when dealing with user input from forms, for example, you typically check each form submitted to make sure that it's what you expect (numbers, ZIP code, alphabetic characters, and so on).
提交无效的表单时会发生什么情况?
通过在提供的表单中提交适当的JDBCURL和SQL命令来测试集成。
Test the integration by submitting appropriate JDBC URL and SQL commands in the HTML form provided by HelloCloudscape.jsp.
也可以模拟文件的上传和表单的定期提交。
Simulation of file upload action as well as regular form submission is also possible.
表单只能提交回最初下载表单的服务器。
Forms can only be submitted back to the server they were originally downloaded from.
图1显示了准备提交的Ajax表单。
何处提交表单的值(包含个人信息表单的文件checkout1-fragment.html)
Where to submit the form's values (checkout1-fragment.html, the file containing the personal information form)
提交规则是可选的;只有在希望提交数据实例而不是整个表单的情况下,才需要提交规则。
The submission rule is optional; you need it only if you want to submit just the data instance instead of the entire form.
提交之后,任何与所提交表单相关的临时数据都会从内存清除。
Any temporary data associated with a submitted form should be flushed from the memory.
在默认情况下,提交表单中的第一个实例。
这类提交可以过滤表单的各个部分(如果需要的话),可以作为HTML数据而不是XFDL 数据提交表单。
These submissions can filter out various parts of the form, if desired, or submit the form as HTML data instead of XFDL data.
XFDL提交:这类提交通常向处理应用程序提交完整的表单。
XFDL submissions. These typically submit the complete form to a processing application.
应用推荐