这允许表单应用程序部署到表单服务器。
This allows the forms application to be deployed to the forms server. To do this, do the following
将表单应用程序导出并发布到表单服务器库。
Export and publish the forms application to the forms server repository.
现在,表单应用程序存储在表单服务器上的表单库中。
The forms application is now on the forms server in the forms repository.
开发人员使用表单工具创建表单应用程序并将该应用程序部署到表单服务器。
The developer creates the forms application using the forms tools and deploys that application to the forms server.
如图1中所示,IF MD由三个主要组件构成:表单服务器、表单客户机和表单工具。
As shown in Figure 1, IFMD is made up of three key components: the Forms Server, the Forms Client and the Forms Tools.
表单服务器向移动设备提供表单应用程序的脱机和排队传递,并支持用户和组的访问列表。
The forms server provides offline and queued delivery of forms applications to mobile devices and supports an access list for users and groups.
RationalSDP必须配置为与表单服务器交互,当表单应用程序部署到表单库时将访问表单服务器。
The Rational SDP must be configured to interact with the forms server, which is accessed when forms applications are deployed to the forms repository.
表单客户机和表单服务器提供了端到端运行时环境,这样可以将在设备上创建的表单数据传递到企业环境以进行处理。
The forms client and forms server provided an end-to-end runtime environment so that the forms data created on the device was delivered to the enterprise environment for processing.
表单服务器将表单应用程序存储在表单库,将表单模板部署到目标设备,并且启动了与服务器同步的表单数据的处理。
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.
表单客户机——在本例中,我们在PalmOSSimulator 5.2.1上安装了表单客户机,并已将其配置为与表单服务器交互。
Forms client - in this case, we installed the forms client on the Palm OS Simulator 5.2.1 and configured it to interact with the forms server.
在服务器上运行输入表单。
不能把表单提交到其他服务器。
在服务器端管理表单数据。
清单7停止默认动作执行(阻止表单提交到服务器),然后验证是否选择了搜索引擎。
Listing 7 stops the default action from running (it prevents the form from submitting to the server) and then validates that a search engine has been selected.
还提供了一个表单,用GET请求向服务器发送变量以进行测试。
A form is also supplied for you to send variables to the server using a GET request for testing.
提交表单时,名称将会传回到服务器。
The name is what goes back to the server when the form is submitted.
值在表单提交时发送给服务器。
表单只能提交回最初下载表单的服务器。
Forms can only be submitted back to the server they were originally downloaded from.
这使开发人员能够避免更新Web表单时与服务器往返周期相关的性能代价。
This enables the developer to avoid performance costs associated with server round-trips to update the Web form.
因此,最好的方法是使用简单的HTML表单和服务器端点,把表单数据转换为atom条目并提交给注解服务端点。
This leaves us with simple HTML forms and a server endpoint to convert form data to an Atom entry and POST it to the Annotation Service endpoint.
如果validate返回true,则表单被提交到服务器。
If validate returns true, the form is submitted to the server.
当用户与Web应用程序进行交互时,通常只有当表单提交给服务器时,用户的数据才会被保存。
When users interact with Web applications, typically their data is saved only when the form is submitted to the server.
此子表单将四个隐藏字段添加到最终提交给服务器的表单。
This subform adds four hidden fields to the form that is eventually submitted to the server.
当整个表单提交到服务器时,隐藏的文本字段提供了一个存储Airport的id的位置。
The hidden text field gives me a place to store the id of the Airport when the entire form is submitted back to the server.
从IBMFormsForMobileDevice菜单中选择sync,以使表单能够从服务器检索。
Select Sync from the IBM Forms for Mobile Device menu to enable the form to be retrieved from the server.
表单数据与服务器同步后,这些数据在employee表中进行处理。
After the form data has been synchronized to the server, it is processed into the EMPLOYEE table. The new entry is shown in the EMPLOYEE table of the SAMPLE database.
每个客户机执行客户机的协议表单,而服务器在表单中提供路由功能。
Each client implements the client form of the protocol, where the server provides routing capability.
转换本身需要服务器周期;另外,表单可能需要多个客户机-服务器往返周期。
The transformations themselves require server cycles; in addition, the form might require multiple client-server round trips.
最后,您学习了如何处理表单数据,提供基于表单输入的服务器端验证。
Finally, you learned how to handle form data, providing server-side validation based on form input.
服务器字段验证器 —向HTML表单字段添加服务器端验证。
Server field validator—adds server-side validation to HTML form fields.
应用推荐