主题:  出现了乱码,请看看下面的条件句对吗?

林易

职务:普通成员
等级:3
金币:1.0
发贴:750
#12004/4/2 16:25:26
[1]
<table align="center" border="0" cellPadding="3" cellSpacing="0" width="154">
<tr bgColor="#f7fbe7">
<%if Replace(request.cookies("userid"), "'", "''")<>"" and Replace(request.cookies("password"), "'", "''")<>"" and request.cookies("okerer")<>"" then
					if rs("baoyue")=0 then %>
                                  <td width="78" align="center">
<font color="#006529"><img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5">
</font><a target="_blank" href="lookday01.asp"><font color="#006529">剩余点数</font></a></td>
                               <% else%>
<td width="78"" align="center"><font color="#006529">
<img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5"></font>
<a target="_blank" href="lookday.asp"><font color="#006529">剩余天数</font></a></td>
							 <% end if
							 else %>
<td width="78" align="center"><font color="#006529">
<img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5">
</font><a target="_blank" href="lookday01.asp"><font color="#006529">剩余点数</font></a></td>
                                <% end if%>
        <td width="78"><font color="#006529">
  <img align="absMiddle" height="5" hspace="6" src="SSL/icon_arrow.gif" width="5"></font>
<a target="_blank" href="mylook.ASP"><font color="#006529">消费记录</font></a></td>
                      </tr>
</table>  
[/1]



林易

职务:普通成员
等级:3
金币:1.0
发贴:750
#22004/4/2 23:22:37
问题解决了