注册 登录
编程论坛 ASP技术论坛

那我想把分类ID加进去一起判断该怎么写?

neler 发布于 2008-04-23 10:41, 647 次点击
我的代码是这样:
IF RelationArt.eof and relationArt.bof then
Response.Write "<font color=red>·上个作品:</font>已经没有了<BR> "   
else
Response.Write "<font color=red>·上个作品:</font><a href=""showset.asp?soft_id=" & RelationArt(0) & """>" & relationArt(1) & "</a><BR>"   
end if
1 回复
#2
lovejinq2008-04-23 21:16
人少不够哦
1