日期:2014-05-17 浏览次数:20847 次
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>例子</title> </head> <body> <form id="form1" name="form1" method="post" action="ListFriend.asp"> <table width="500" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="71" height="30" align="right"> 邮箱: </td> <td width="429" height="30"> <select size="1" name="domains"> <option value="163" selected="selected">@163.com 网易</option> <option value="sina">@sina.com 新浪</option> </select> * </td> </tr> <tr> <td height="30" align="right"> 用户名: </td> <td height="30"> <input size="23" name="uName" /> *(例:myemail) </td> </tr> <tr> <td height="30" align="right"> 密码: </td> <td height="30"> <input type="password" size="19" name="uPw" /> * </td> </tr> <tr> <td height="30" align="right"> 收件人: </td> <td height="30"> <input name="sendTo" type="text" id="sendTo" size="35" /> *(例:XX@126.com) </td> </tr> <tr> <td height="30" align="right"> 标题: </td> <td height="30"> <input name="Title" type="text" id="Title" value="AAAAAA" size="50" /> * </td> </tr> <tr> <td height="30" align="right"> 内容: </td> <td height="30"> <textarea name="Content" cols="50" rows="6" id="Content"><%=Content%></textarea> * </td> </tr> <tr> <td height="30" align="right"> <input name="doWhat" type="hidden" id="doWhat" value="sendEmail" /> </td> <td height="30"> <input tabindex="4" type="submit" value=" 发 送 " name="sub" style="height: 1.67em; width: 5.0em; font-size: 13px" /> (点击发送后请稍等提示...) </td> </tr> </table> </form> </body> </html>
推荐阅读更多>
- ASP分页显示之乱盖
- 程序员应具备的素质
- 关于eWebEditor格式的有关问题
- 词语搭配游戏的制作(ASP)二
- 添加服务器操作员, from zdtips, in english
- 怎样限制留言内容解决办法
- 請問Application跟Session是不是都會作為Cookies寫入用戶電腦
- 求web项目开发的文档参考解决办法
- 分页跳转传值失败解决方案
- 怎么自动生成编号(asp.net c#)
- Literal控件与TextBox控件结合的自定义复合控件
- 使用Spring中的aspect或advisor实现方法阻截,模拟缓存实现
- 用VB生成DLL封装ASP代码一个例子:连接access数据库等
- 静态分页
- 请教用asp搜索access数据库时,应该过滤哪些字符
- 两星级ASP版社区之星编写的ASP常见问题解答
- 一个关于分页的有关问题()
- 页面取值,应该很简单解决方法
- 好久的有关问题都没有解决,请帮帮小弟我吧
- 高手们~小弟我还有一个有关问题!80分请进~