首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
您找到你想要的搜索结果了吗?
是的
没有找到

Java Web 网络留言板3 Commons-DbUtils

<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="/guestbook3/js/validation-framework.js"></script> <script type="text/javascript" src="/guestbook3/fckeditor/fckeditor.js"></script> <title>add message</title> </head> <body>  

请您输入留言

 

查看留言

<form id="form1" name="form1" method="post" action="/guestbook3/servlet/addMessage" onsubmit="return doValidate(this)">                                                                                                                               
姓名:         <input name="name" type="text" id="name" size="40" maxlength="20" />      
E-Mail:         <input name="email" type="text" id="email" size="40" maxlength="40" />      
电话:         <input name="phone" type="text" id="phone" size="40" maxlength="20" />      
主题:         <input name="title" type="text" id="title" size="80" maxlength="80" />      
内容:   <script type="text/javascript">       var oFCKeditor = new FCKeditor("content");          oFCKeditor.BasePath = '/guestbook3/fckeditor/' ;       oFCKeditor.Height = 300 ;    oFCKeditor.ToolbarSet = 'Basic';    oFCKeditor.Create() ;   </script>  
         <input type="submit" name="Submit" value="提交" />          <input type="reset" name="Reset" value="重置" />      
</form> </body> </html>

02

扫码

添加站长 进交流群

领取专属 10元无门槛券

手把手带您无忧上云

扫码加入开发者社群

相关资讯

热门标签

活动推荐

    运营活动

    活动名称
    广告关闭
    领券