这些函数定义在一个支持的数据库中,就是将任务转换成可执行表单时使用的那个数据库。
These functions are defined in a supporting database used in translating the task into an executable form.
在以上代码中,您在执行表单提交动作,以将portlet导航到Edit模式。
In the code above you're doing the form submit to take the portlet to Edit mode.
NET登入控制项建立登入表单,然后在不需撰写任何程序码的情况下执行表单验证。
NET login controls to create the login form and perform Forms authentication without writing any code.
简要地说,这是一个配方构造—即一个其元素内容可被编译成可执行表单的DITA任务主题。
Briefly, that is a recipe construct-a DITA task topic whose element contents can be compiled into an executable form. Other things to note about a recipe construct are.
此表单内有两个元素:一个文本区域用来供用户输入scilab代码以便执行;一个Submit按钮用来执行表单动作。
Within this form are two elements: a text area provided to allow users to enter plain Scilab code for execution and a Submit button that performs the form action.
如果这些表单数据通过验证,则执行该脚本的第二部分。
If the form data validates, then the second part of the script is executed.
该脚本的第一部分对所提交的表单数据执行基本验证。
The first part of the script performs basic validation on submitted form data.
另外,也可以执行任何其他业务逻辑,例如将表单放置在工作流过程上。
In addition, any other business logic can also be performed, such as placing the form on a workflow process.
它提供了标准化的方式用于执行各种任务,如表单验证、计算和条件输出。
It provides a standardized way to perform tasks like form validation, calculations, and conditional output.
在表单被提交之前,可以在客户机上执行所有的检查。
All checking can be done on the client before the form is submitted.
所以,第二种方法几乎总是和第一种方法结合在一起,先对域进行瞬时检查,然后在表单被提交之前执行批处理确认。
So, the second method is almost always combined with the first, by checking the fields in instantaneous and then doing a batch validation before the form is submitted.
使用这种技术,您可以在允许提交表单之前执行定制验证逻辑,或者在表单提交之后触发一个定制事件。
Using this technique, you could execute custom validation logic before allowing the form to be submitted, or you could trigger a custom event after the form is submitted.
在表单提交之后,这个脚本在客户端被作为XHTML表单的一部分执行。
This script is executed at the client as part of the XHTML form when the form is submitted.
注意,在本例中这个表单可以执行多个活动:现有用户可以登录,新用户可以通过输入附加账户信息进行注册。
In this example, notice that multiple actions can be taken with this one form: An existing user can sign in, and a new user can register by entering additional account information.
在对话框表单中执行验证检查,因此直到验证完用户数据,用户才能回到主文档,这样处理可能比较方便。
It may be convenient to have your validation checking in the dialog box form so that users cannot get back to the main document until their data has been verified.
这个代码指出表单应提交给执行代码的网页的文档主体。
The code specifies that the form should be rendered to the document body of the page the code is executed on.
而且是异步执行的:html表单中的变化绑定到xml模型,然后发送到服务器实现同步。
It even does all of this asynchronously: changes in the HTML form are bound to the XML model and sent to the server for synchronization.
现在,添加一些表单元素以执行搜索。
Now it's time to add some form elements to enable searching.
在这个示例应用程序中,把employee表中的信息绑定到一个XAML表单。在执行此应用程序时,一个列表框显示所有职员ID。
In this sample application, information from employee table is bound to an XAML form, and when the application is executed, a list box shows all employee IDs.
formUrl1—执行第一个表单方法的数据源url。
FormUrl1 - Execute the feed URL defined for First form method.
formUrl2—执行第二个表单方法的数据源url。
FormUrl2 - Execute the feed URL defined for Second form method.
formUrl3—执行第三个表单方法的数据源url。
FormUrl3 - Execute the feed URL defined for Third form method.
validateandsubmit函数可能会包含一些验证规则,如果通过验证,可能会提交一个表单,或者执行其他动作。
The validateAndSubmit function would likely contain some validation rules, and if these are passed, a form is submitted or some other action is performed.
例如,您可以在浏览器(而不是服务器)的Web表单上执行字段验证。
For example, you can perform field validation on a Web form at the browser rather than on the server.
Tapestry和Wicket都能够对表单输入字段执行服务器端或客户机端(使用DHTML)的验证。
Tapestry and Wicket are both able to perform server-side or client-side (using DHTML) validation on form input fields.
希望表单直接在Web表单中执行统一的业务规则,使用XPath之类的行业标准来表示。
You want your forms to execute consistent business rules directly in your Web form and expressed in an industry standards such as XPath.
单击提交按钮时,将通过ApplicationUtil执行一个特定的表单验证。
When clicking the submit button, a specific form validation is performed through ApplicationUtil.
DOM管理:Prototype支持更轻松地连接页面元素,尤其对于表单,并提供了执行显示或隐藏元素等任务的简便方法。
DOM management: Prototype includes easier hooks for page elements, particularly when it comes to forms, and convenience methods for tasks such as showing or hiding elements.
servlet使用IBMWorkplaceFormsServerAPI来提取数据、操作表单或同时执行这两种操作。
The servlet USES the IBM Workplace Forms Server APIs to extract data, manipulate the form, or both.
对表单和表格需要执行类似的工作,以使表单控件和表单元格继承合适的大小:INPUT,SELECT,TH,TD {font - size:1em}。
A similar job needs to be done on forms and tables to force form controls and table cells to inherit the correct size: INPUT, SELECT, th, TD {font-size: 1em}.
应用推荐