📄 setdb.html
字号:
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-top: 00px;
margin-bottom: 0px;
background-image: url(images/bg.gif);
}
-->
</style><title>FLASH模块-设置数据库连接</title><table width="700" border="0" align="center" cellpadding="0" cellspacing="0" class="k_noup">
<tr>
<td width="700" height="80" colspan="3"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="698" height="120">
<param name="quality" value="high">
<param name="SRC" value="images/title.swf">
<embed src="images/title.swf" width="698" height="120" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object></td>
</tr>
</table>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0" background="images/title_bar_middle.jpg" bgcolor="#DEDFDE">
<tr>
<td width="12" height="28"><img src="images/title_bar_left.jpg" width="12" height="28"></td>
<td width="133" background="images/title_bar_middle.jpg" bgcolor="#FFFFFF"><div align="center"><a href="../login.php?action=system" class="font1">首 页</a></div></td>
<td width="7"><img src="images/title_bar_grid.jpg" width="3" height="28"></td>
<td width="133" background="images/title_bar_middle.jpg" bgcolor="#FFFFFF"><div align="center"><a href="showweb.php" class="font1">站点列表</a></div></td>
<td width="3"><img src="images/title_bar_grid.jpg" width="3" height="28"></td>
<td width="133"><div align="center"><a href="category.php" class="font1">添加站点</a></div></td>
<td width="3"><img src="images/title_bar_grid.jpg" width="3" height="28"></td>
<td width="133"><div align="center"><a href="help.php" class="font1">使用帮助</a></div></td>
<td width="3"><img src="images/title_bar_grid.jpg" width="3" height="28"></td>
<td width="133"><div align="center"><a href="admin.php?action=login_out" class="font1">退出系统</a></div></td>
<td width="12"><img src="images/title_bar_right.jpg" width="12" height="28"></td>
</tr>
</table>
<form action="admin.php?action=setTable" method="post" name="form1" metdod="post">
<table width="700" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#615E81" class="k_no_-19" widtd="600">
<tr>
<td width="125" height="28" bgcolor="#EBEBEB" class="font2" scope="row" widtd="129"><div align="center">数据库服务器</div></td>
<td width="469" bgcolor="#FCFCFC" widtd="465"> <input name="host" type="text" class="k_all-font" id="host" value="{host}"></td>
</tr>
<tr>
<td height="28" bgcolor="#EBEBEB" class="font2" scope="row"><div align="center">登陆用户名</div></td>
<td bgcolor="#FCFCFC"> <input name="username" type="text" class="k_all-font" id="username" value="{username}"></td>
</tr>
<tr>
<td height="28" bgcolor="#EBEBEB" class="font2" scope="row"><div align="center">登陆密码</div></td>
<td bgcolor="#FCFCFC"> <input name="password" type="password" class="k_all-font" id="password" value="{password}"></td>
</tr>
<tr>
<td height="28" bgcolor="#EBEBEB" class="font2" scope="row"><div align="center">数据库名称</div></td>
<td bgcolor="#FCFCFC"> <input name="database" type="text" class="k_all-font" id="database" value="{database}"></td>
</tr>
<tr>
<td height="28" bgcolor="#EBEBEB" class="font2" scope="row"><div align="center">规则名称</div></td>
<td bgcolor="#FCFCFC"><span class="font2">{cname}</span> <input name="cid" type="hidden" id="cid" value="{cid}"></td>
</tr>
<tr>
<td background="images/title_bar_middle.jpg" height="28" colspan="2" align="center" scope="row"><input name="Submit" type="submit" class="font2" value="下一步">
<input name="Submit2" type="reset" class="font2" value="取消"></td>
</tr>
</table>
</form>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FCFCFC" class="k_noup_-30">
<tr>
<td height="80"><div align="center">
<table width="500" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="9" height="40" align="center" valign="middle" background="images/bg2_l.gif"> </td>
<td width="25" align="center" valign="middle" background="images/bg2_m.gif"><img src="images/arrow_l.gif" alt="1" width="23" height="23" /></td>
<td align="center" valign="middle" background="images/bg2_m.gif" bgcolor="#FCFCFC"><div align="center" class="font2"><a href="http://bbs.downreg.com/index.php?gid=19" class="font2">BUG反馈、功能建议、使用帮助、商业合作 请访问 BC 官方技术支持论坛</a></div></td>
<td width="25" align="center" valign="middle" background="images/bg2_m.gif"><img src="images/arrow_r.gif" alt="1" width="23" height="22" /></td>
<td width="9" align="center" valign="middle" background="images/bg2_r.gif"> </td>
</tr>
</table>
</div></td>
</tr>
</table>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0" class="k_noup_-30">
<tr>
<td height="28" background="images/title_bar_middle.jpg"> </td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -