if td>5 then response.write"</tr>":td=1:thebbslink2=thebbslink2&"</tr>" rs.movenext loop application(prefix&"thebbslink")=thebbslink2 set rs=nothing else response.write""&thebbslink&"" end if
忘了说问题了,我的问题是:VB code: if td>5 then response.write"</tr>":td=1:thebbslink2=thebbslink2&"</tr>"
这句的“:”是什么意思 就是换行的意思
if td>5 then response.write"</tr>" td=1 thebbslink2=thebbslink2&"</tr>"