ASP新闻标题后面加new图片

现在在用的代码只能显示当天的document.write('<%ifbb=1then%><imgsrc="images/006.gif"><%endif%><%ifbb=... 现在在用的代码 只能显示当天的

document.write('<%if bb=1 then%><img src="images/006.gif"><%end if%><%if bb=2 then%><img src="images/g.gif"><%end if%> <font class=3><A href="<%=path%>ReadNews.asp?NewsID=<%=rs("NewsID")%>" title="<%=title%>" target="_blank"><%=left(title,nn)%></A><%if tt=1 then%><FONT color="#666666">[<%=month(rs("updatetime"))%>-<%=day(rs("updatetime"))%>]<% end if %><%if year(rs("updatetime"))=year(date()) and month(rs("updatetime"))=month(date()) and day(date())=day(rs("updatetime")) then%><img src="images/new.gif"><%end if%></FONT><br>')

先要修改为3天内都显示new.gif那个小图片 如何修改~
挺简单的 送分了~
展开
 我来答
nxnd1986
2009-09-01 · TA获得超过2248个赞
知道小有建树答主
回答量:903
采纳率:0%
帮助的人:618万
展开全部
document.write('<%if bb=1 then%><img src="images/006.gif"><%end if%><%if bb=2 then%><img src="images/g.gif"><%end if%> <font class=3><A href="<%=path%>ReadNews.asp?NewsID=<%=rs("NewsID")%>" title="<%=title%>" target="_blank"><%=left(title,nn)%></A><%if tt=1 then%><FONT color="#666666">[<%=month(rs("updatetime"))%>-<%=day(rs("updatetime"))%>]<% end if %><%if date-rs("updatetime")<=3 then%><img src="images/new.gif"><%end if%></FONT><br>')
zwb001
2009-09-02 · TA获得超过671个赞
知道小有建树答主
回答量:1971
采纳率:0%
帮助的人:2668万
展开全部
shijian1=year(rs("updatetime"))&"-"&month(rs("updatetime"))&"-"&day(rs("updatetime"))
shijian2=year(date())&"-"&month(date())&"-"&day(date())
shijian=abs(datediff("d",shijian1,shijian2))
document.write('<%if bb=1 then%><img src="images/006.gif"><%end if%><%if bb=2 then%><img src="images/g.gif"><%end if%> <font class=3><A href="<%=path%>ReadNews.asp?NewsID=<%=rs("NewsID")%>" title="<%=title%>" target="_blank"><%=left(title,nn)%></A><%if tt=1 then%><FONT color="#666666">[<%=month(rs("updatetime"))%>-<%=day(rs("updatetime"))%>]<% end if %><%if cint(shijian)<4 then%><img src="images/new.gif"><%end if%></FONT><br>')
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式