下载此文档

在线投稿审稿系统代码.doc


文档分类:论文 | 页数:约15页 举报非法文档有奖
1/15
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/15 下载此文档
文档列表 文档介绍
主页登录系统的设计:页面:<%***@pagecontentType="text/html"pageEncoding="gb2312"%><html> <head> <linkrel="stylesheet"type="text/css"href="css/"/> </head> <body><divid="container"><center> <divid="header"> <divid="logo"></div> <divid="banner"></div> <divid="menu"><ul> <li><ahref="">编审首页</a></li> <liclass="tiao"></li> <li><ahref="">公司简介</a></li> <liclass="tiao"></li> <li><ahref="">规章制度</a></li> <liclass="tiao"></li> <li><ahref="">公司详情</a></li> <liclass="tiao"></li> <li><ahref="">节日活动</a></li> <liclass="tiao"></li> <li><ahref="">相关下载</a></li> <liclass="tiao"></li> <li><ahref="">联系我们</a></li> <liclass="tiao"></li> </ul> </div> </div> <center> <hr> <formaction=""method="post"name="myform"> <fontsize="8"color="#000000">用户登录</font> <tableborder="2"> <tr> <td>用&nbsp&nbsp户&nbsp&nbsp名</td> <td><inputtype="text"name="userid"></td> </tr> <tr> <td>密&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp码</td> <td><inputtype="password"name="password"></td> </tr> <tr> <td>登录类型</td> <td> <selectname="type"> <optionvalue="普通用户">普通用户</option> <optionvalue="管理员">管理员</option><optionvalue="审稿员">审稿员</option> </select> </td> </tr> <tr> <tdcolspan="2"><inputtype="submit"name="submit"value="登录"> <inputtype="reset"name="reset"value="重置"> <ahref=""target="right">作者注册</a></td> <ahref=""target="right">审稿员注册</a></td> </tr> </table> </form> <hr> </center> <bodystyle="background:url('image/')no-repeat;"> </body></html>连接数据库:<%***@pagecontentType="text/html"pageEncoding="gb2312"%><%***@pageimport=".*"%><html> <head> <title></title> </head> <body> <% ("gb2312"); ("userid",("userid")); ("password",("password")); Stringuserid=(String)("userid"); Stringpassword=(String)("password"); Stringtype=("type"); %> <%! publicstaticfinalStringDBDRIVER=""; publ

在线投稿审稿系统代码 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数15
  • 收藏数0 收藏
  • 顶次数0
  • 上传人changjinlai
  • 文件大小21 KB
  • 时间2019-12-29