当表单处理发生错误时会怎样?
What about when something goes wrong with the form processing?
编写表单处理和页面导航规则。
导入和导出处理,比如表单处理、清单导入、配置导出。
Import and export handling such as form processing, inventory import, and allocation export.
要能正常工作,表单处理必须和表单显示是同一个动作。
For this to work, the form target must be the same action as the one displaying it.
还讨论了Zend框架的一些表单处理、验证数据及清除提要条目功能。
You also discovered some of the Zend Framework's form-handling capabilities, validating data, and sanitizing feed items.
还讨论了Zend框架的一些表单处理功能,如验证数据和清除提要条目等。
You also discussed some of the Zend Framework's form-handling capabilities, validating data, and sanitizing feed items.
这篇教程适用于研究X formsWeb表单处理技术的Web应用程序开发人员。
This tutorial is for Web application developers investigating the XForms Web form processing technology.
DojoToolkit提供了一组丰富的表单处理验证功能,可添加到web页面。
The Dojo Toolkit provides a rich set of form-handling validation capabilities that can be added to Web pages.
如果应用程序包含表单,那么可以在表单处理函数上设置断点并查看输入的参数。
If the application had forms, you could set a breakpoint at the form handler and view the incoming parameters.
解决常见的Web开发问题,如标准的Web页面布局、Web表单处理、浏览器兼容性解决等。
Have features that provide solutions to common web development problems (e.g. standard web page layouts, functions for dealing with web forms, and browser compatibility fixes).
每一次表单处理事件时(例如,按钮点选),便会处理与该事件相关联的所有程序码。
Each time the form handles an event, such as a button click, it processes all the code associated with that event.
基于客户机的表单处理程序可以放在高端的个人计算机上,也可以放在低端的可移动设备上。
Client-based forms processors can exist on high-end personal computers or lower-end portable devices.
有关如何避免表单处理与浏览器“后退”和“重新装入”按钮冲突这个问题的技巧,请参阅表单处理侧栏。
For a tip on how to avoid problems with forms processing conflicting with browser Back and Reload buttons, see the form processing sidebar.
如果你想要增强的数据验证类和表单处理,只需将clear . swc添加到项目的构建路径中即可。
If you want enhanced data validation classes and forms processing, add clear.swc to the project build path.
相反地,它依赖功能强大的jQuery工具使得表单处理、Ajax、页面转换这类任务变得更为容易。
Instead, it relies on jQuery for powerful tools that make tasks like form handling, Ajax, and page transitions much easier.
代码还为用户提供一个简单的Web表单来输入新的状态消息;一提交,消息就会通过POST传递至表单处理脚本。
The code also includes a simple web form for the user to enter a new status message; on submission, the message is transmitted to the form processing script using POST.
在系统人机交互界面上,使用统一的表单处理技术及对话框提示方式,力求页面布局简单明快,直观方便。
The uniform table process technology and dialog box is used in human-computer interface, which is simple, intuitionistic and convenient.
Struts包括用于表单处理的丰富自定义标记集,但是还包括一个称为“Tiles”的概念,它支持声明式的页面组合。
Struts includes a rich set of custom tags for forms handling, but also a concept called "tiles" which enable declarative page composition.
这为表单处理提供了更多的灵活性,并且比纯粹的Domino应用程序具有更好的性能,但是很多纯粹的J2EE开发人员可能会认为这种方式非常奇怪。
This provides more flexible form handling and slightly better performance than a pure Domino application, but may be considered oddball by pure-J2EE developers.
无论在客户机还是服务器上,对XForms来说XPath都是一种很好的辅助技术;一旦掌握了XPath,就可以在表单和表单处理程序中使用它。
XPath is an excellent complementary technology for XForms on both the client and the server; once you've mastered XPath, you can use it in your forms, and in the form processor.
必须存在一种机制,可以按照该机制提交已完成的表单,用于处理和存储。
A mechanism must exist by which a completed form can be submitted for processing and storage.
处理表单中的字段、解析XML代码以及解释协议都是典型应用。
Processing fields in a form, parsing XML code, and interpreting a protocol are canonical USES.
不幸的是,提交表单的处理与页面请求紧密相连。
Unfortunately, the process of submitting a form is tied to a page request.
有了这些,就可以轻松处理表单提交并且将其嵌入到代码中。
With this you can easily handle a simple form submission and wire it up to your code.
清单7显示了一个示例,其中包含有一个登录表单并处理了一些与之有关的元素。
Listing 7 shows an example in which you find a login form and manipulate several elements around it.
图23回顾主要步骤(为了简单,删除了一些细节):创建任务列表,打开表单,处理业务数据,然后完成任务。
Figure 23 recaps the main steps of creating a task list, opening a form, working with the business data, and then completing the task (with some details removed for clarity).
处理表单的整套方案。
但是,一些应用程序(比如职员的休假申请表单)不需要处理或存储整个表单。
Some applications, though, such as an employee's application form for time off, do not require the entire form for processing or storing.
这个表单bean还将处理任何用户输入域中必需的验证。
The form bean will also handle any validation that is necessary on the user input fields.
处理表单提交一节中讲述了submit函数如何处理的细节。
The Handling form submission section describes the details of how the submit function is handled.
应用推荐