Go-ForIt 记事:eXtreme DragonSlayers 专题报告,第 6 部分: 有价值,却又让人烦恼的技术 — 数据确认和验证
2009-11-06 00:00:00 来源:WEB开发网下面是简化的部分 PA 和顾客注册表单。我排除了表格式以避免混乱。
一个简单的表单<HTML>
<HEAD>
<TITLE>Simplified Registration Form</TITLE>
<P>Part of a Simplified Registration Form<BR>
</P>
<FORM action="/goforit/doNothingServlet" name="regForm">
<BR>
Title<SELECT size="1" name="title">
<OPTION SELECTED></OPTION>
<OPTION>Mr.</OPTION>
<OPTION>Mrs.</OPTION>
<OPTION>Ms.</OPTION>
<OPTION>Miss</OPTION>
</SELECT><BR>
Name
<INPUT maxlength="25" name="firstName" size="20" type="text" value=""><BR>
Surname
<INPUT maxlength="30" name="lastName" size="20" type="text" value=""><BR>
I am seeking help with my errands:
<INPUT type="checkbox" name="userTypeCustomer" value="customer"></INPUT><BR>
I want to do errands for others:
<INPUT type="checkbox" name="userTypePA" value="personalAssistant"/></INPUT><BR>
</SELECT><BR>
<BR>
<INPUT type="reset" name="ResetButton" value="Reset">
<INPUT type="submit" name="SubmitButton" value="Submit"><BR>
</FORM>
</BODY>
</HTML>
- ››Godaddy域名解析使用DNSPOD方法
- ››GOV.CN域名解析修改
- ››Google搜索引擎的奥秘
- ››Google测试搜索结果页面右侧内容更丰富的信息栏
- ››Google Dart精粹:应用构建,快照和隔离体
- ››google的代码审查
- ››google analytics清晰追踪爬虫的爬行信息
- ››Google+中文用户在两千万Google+大军中是少数派
- ››Google AdWords最昂贵点击成本的20种关键词分类
- ››Google运作经理Bryan Power给出的GOOGLE求职意见
- ››Google用户体验的十大设计原则
- ››Google Analytics(分析)能为网站带来什么
- 中查找“Go-ForIt 记事:eXtreme DragonSlayers 专题报告,第 6 部分: 有价值,却又让人烦恼的技术 — 数据确认和验证”更多相关内容
- 中查找“Go-ForIt 记事:eXtreme DragonSlayers 专题报告,第 6 部分: 有价值,却又让人烦恼的技术 — 数据确认和验证”更多相关内容
- 上一篇:Go-ForIt 记事:eXtreme DragonSlayers 专题报告,第 9 部分: 避开继承的高“税收”
- 下一篇:Go-ForIt 记事:eXtreme DragonSlayer 专题报告,第 5 部分: 视图 bean:将 Java 代码与 JSP 组件分离
更多精彩
赞助商链接