永发信息网

我看数据库 就

答案:1  悬赏:70  手机版
解决时间 2021-05-16 22:33
  • 提问者网友:临风不自傲
  • 2021-05-16 13:21
飞机上卖弄 卡是大家哦就
最佳答案
  • 五星知识达人网友:西岸风
  • 2021-05-16 14:14
你没有循环往下读取数据,所以只有一行。<marquee    name='mymarquee'    height=160    behavior=scroll    direction=up    scrollamount=2    scrolldelay=120    onmouseover='this.stop()'    onmouseout='this.start()'>    <%  do    while    not    getnews.eof    %>    <p>    <img    src=images/1.gif>    <a    href=page3.asp?id=<%=getnews("id")%>&menustyle=release&ctype=1&sname=<%=request("sname")%>    target=_blank    >    <font    color=black><%=getnews("title")%></font><font    color=gray>(<%=ymd(getnews("pubtime"))%>)</font>    </a>    </p>    <%getnews.movenext    loop    set    getnews=nothing    %>    </marquee>   如上代码,在marquee标签里做一个循环,记录集往下读取数据,关键代码如下:<%  do    while    not    getnews.eof    %>判断记录集是否到了结尾   <%getnews.movenext    记录集数据指针往下移动读取下一条数据记录。    loop    &n
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯