查看完整版本: 如何制作网站后台管理登入口的几种方法

忆27 2006-10-31 21:51

如何制作网站后台管理登入口的几种方法

[align=left]方法1:添加一个栏目功能为自定衔接功能,超连接指向[url=http://366165275.cc.topzj.com/index.php]http://366165275.cc.topzj.com/index.php[/url][/align][align=left]方法2:添加一个栏目功能为单页图文型,然后点改栏目的“内容管理”按钮进入到网页编辑器,点网页编辑器下面的“HTML”,直接把以下代码复制粘贴到该网页编辑器,点提交按钮 [/align][align=left][font=Verdana]<TABLE cellSpacing=1 cellPadding=3 width="100%" align=center>
<FORM action=http://366165275.cc.topzj.com/index.php method=post>
<TBODY>
<TR>
<TD bgColor=#f2f2f2 colSpan=2 height=30>
<DIV align=right></DIV>
<DIV align=center><FONT color=#ff0000>网站管理登入口 <A href="http://366165275.cc.topzj.com/index.php?lan=big">(繁体)</A></FONT></DIV></TD></TR>
<TR>
<TD bgColor=#f2f2f2 height=30>
<DIV align=right><FONT color=#000000>用户名:</FONT></DIV></TD>
<TD align=middle bgColor=#f2f2f2><INPUT style="BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; BACKGROUND-COLOR: #ffffff" maxLength=20 size=12 name=user></TD></TR>
<TR>
<TD width="40%" bgColor=#f2f2f2 height=30>
<DIV align=right><FONT color=#000000>密 码:</FONT></DIV></TD>
<TD align=middle bgColor=#f2f2f2><INPUT style="BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; BACKGROUND-COLOR: #ffffff" type=password maxLength=20 size=12 name=password> </TD></TR>
<TR align=middle>
<TD bgColor=#f2f2f2 colSpan=2 height=30>
<TABLE cellSpacing=1 cellPadding=0 width=155 border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=middle height=26><INPUT type=image src="http://www.5b7.net/main/home/images/dl.gif" border=0 name=imageField> </TD>
<TD align=middle height=26><A href="http://366165275.cc.topzj.com/index.php"><IMG src="http://www.5b7.net/main/home/images/lostpass.gif" border=0></A></TD></TR></TBODY></TABLE></TD></TR></FORM></TBODY></TABLE>[/font][/align]
页: [1]
查看完整版本: 如何制作网站后台管理登入口的几种方法
查看完整版本: 如何制作网站后台管理登入口的几种方法