我的ASP按钮怎么在页面不显示

<tr><tdheight="34"><%Ifsession("user_class")="person"Then%><divalign="center"><inputn... <tr>
<td height="34">
<%If session("user_class")="person" Then%>
<div align="center">
<input name="Submit" type="button" class="inputa2" value=" 发送 " onClick="window.location='../person/resume_send.asp?action=hire&checks=<%=rst("hire_id")%>'">
<input name="Submit2" type="button" class="inputa2" value=" 放入收藏夹 " onClick="window.location='../person/favorite_add.asp?checks=<%=rst("hire_id")%>'">
<input name="Submit3" type="button" class="inputa2" value=" 推荐给好友 ">
</div>
<%Else%>
CLASS inputa2设置:.inputa2 {
font-size: 12px;
text-align: center;
vertical-align: middle;
padding: 2px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-image: url(../images/bot_06.gif);
font-style: normal;
text-decoration: none;
height: 22px;
width: 100px;

我想是session("user_class")!="person"; 没有执行,怎么能执行呢?
展开
 我来答
凛良珏影cz
2008-01-05 · TA获得超过262个赞
知道小有建树答主
回答量:243
采纳率:0%
帮助的人:275万
展开全部
看了你的代码发现了可能存在的两个原因:

一:<%If session("user_class")="person" Then%>
没执行到这个语句下面来,session("user_class")!="person";

二:class="inputa2" 可能这个样式中设置了visiable=false;
================
怎么执行?
当你session中("user_class")的值==“person”后才执行的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式