欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

ASP 根據(jù)用戶權(quán)限判斷顯示的列標(biāo)題

 更新時(shí)間:2009年03月28日 00:39:58   作者:  
通過session的屬性值判斷判斷顯示的列標(biāo)題
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse:collapse" bordercolor="#6699CC" width="700" align="center">
<tr>
<td height="25" background="images/b2.gif" class="td1">
<div align="center">
<a href="<%=homeurl%>">[返回首頁]</a>
<a href="index.asp">[觀看留言]</a>
<a href="write.asp">[簽寫留言]</a>
<% if session("dkrsguestbook")="" then%>
<a href="login.asp">[管理登陸]</a>
<%else%>
<a href="edit.asp">[更改資料]</a>
<a href="editannounce.asp">[公告管理]</a>
<a href="loginout.asp">[退出登陸]</a>
<% end if %>
</div>
</td>
</tr>
</table>

相關(guān)文章

最新評(píng)論