⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login_yes.asp

📁 免费实用家教网整站程序(奥运特别版) v1.5
💻 ASP
字号:
								<div align="center">
									<table border="0" width="193" cellspacing="0" cellpadding="0" id="table7" height="128">
										<tr>
											<td height="61" width="193" colspan="3">&nbsp;&nbsp;&nbsp; 欢迎<%
											if Request.Cookies("user")="1" then response.write"个人用户"
											if Request.Cookies("user")="2" then response.write"企业用户"
											
											%><font color="#FF0000"><%=Request.Cookies("ac")%></font>进入【杰博528免费人才招聘网】,请在下面进行您的操作。</td>
										</tr>
										<tr>
											<td height="40" width="25" align="right">
											<img border="0" src="images/menu.gif" width="10" height="10"></td>
											<td height="40" width="6" align="right"> </td>
											<td height="40" width="162">
											<a href="control.asp"><b><font color=#ff0000>进入会员中心</font></b></a></td>
										</tr>
										<tr>
											<td height="40" width="25" align="right">
											<img border="0" src="images/menu.gif" width="10" height="10"></td>
											<td height="40" width="6" align="right"> </td>
											<td height="40" width="162">
											<b>
											<%
											sql="select id from message where ttype='"&Request.Cookies("user")&"' and tid="&Request.Cookies("id")&" and new=true"
											
											
											rs.open sql,conn,1,1
											%>
											<a href="message.asp">消息管理</a></b> (<font color="#FF0000"><%=rs.recordcount%></font>条新信息)</td>
										<%
										if rs.recordcount<>0 then 
										response.write "<embed src=newpm.swf loop=false hidden=true autostart=true width=0 height=0 name=foobar mastersound=mastersound></embed>"
										Response.Cookies("newinfo")="new"
										else
										Response.Cookies("newinfo")=""
										end if 
										rs.close
										%>
										</tr>
										<tr>
											<td height="40" width="25" align="right">
											<img border="0" src="images/menu.gif" width="10" height="10"></td>
											<td height="40" width="6" align="right"> </td>
											<td height="40" width="162">
											<b>
											<a href="exit.asp">退出登陆</a></b></td>
										</tr>
									</table>
								</div>
						

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -