汨罗社保局电话多少:上个问题没写完呢

来源:百度文库 编辑:中科新闻网 时间:2024/04/29 07:09:15
<form method="POST" action="default.asp">
<% if LogonStyle="" OR LogonStyle="登录" OR LogonStyle="完成" Then %>
<div align="center"><center>
<table width="80%" border="0">

</table>
<p><font color="#000033" face="宋体"><strong>姓名:</strong></font>
<strong><font color="#FFFF00">
<input type="text" name="UID" size="20" value="<%Request("UID")%>"style="background-color:rgb(192,192,192)">
</font></strong> </p>
</center>
</div><div align="center"><center><font color="#000066" face="宋体"><strong>密码:</strong></font><strong><font color="#FFFF00">
<input type="password" name="PWD" size="20" style="background-color:rgb(192,192,192)"">
</font></strong>
</p>
</center>
</div><div align="center"><center><p><input type="submit" value="登录" name="LogonStyle"><input name="LogonStyle" type="submit" id="LogonStyle" value="注册">
<% Else %></p>
</center></div><div align="center"><center>
<table width="50%" border="0">
<tr>
<td><div align="center"><font face="宋体"><strong><font color="#FFFF00"> <font face="宋体"><font color="#FF99FF" size="2"><strong>★★★</strong></font></font><font color="#CC9900" size="3"> 请注册个人资料!

</font><font face="宋体"><font color="#FF99FF" size="2"><strong>★★★</strong></font></font></font></strong></font></div></td>
</tr>
</table>
<p><strong><font color="#FF0080" face="宋体"><font color="#FF66FF">你的姓名:</font></font>
<font color="#FFFF00">
<input type="text" name="UID" value="<%=Request("UID")%>"size="20" style="background-color:rgb(192,192,192)">
</font></strong><font color="#FF0080" face="华文楷体"><br>
<strong><font color="#FF66FF" face="宋体">你的密码:</font></strong></font>
<strong><font color="#FFFF00">
<input type="text" name="PWD" value="<%=Request("PWD")%>"size="20" style="background-color:rgb(192,192,192)">
</font></strong>
<font color="#FF0080" face="华文楷体"><br>
<strong><font color="#FF66FF" face="宋体">电子邮件:</font></strong></font><strong><font color="#FFFF00">
<input type="text" name="Email" size="20" style="background-color:rgb(192,192,192)">
</font></strong>

</font></big></big></font>
<input type="submit" value="完成" name="LogonStyle">
<% End If %>
</p>
</center>
</div>
</form>

</body>

</html>

?