ASP新录的新闻标题后面加new图片,但是在标题后面变成<img..>什么的,而不是图片 40

functionNews(SortPath,Num,title)dimrs,sql,NewsName,NewFlagsetrs=server.createobject("... function News(SortPath,Num,title)
dim rs,sql,NewsName,NewFlag
set rs = server.createobject("adodb.recordset")
sql="select top "&Num&" [id],iif(date()-addtime<5, Newsname+ '<img src=arr.gif width=28 height=11 />', Newsname) as Newsname,ViewFlag,SortID,SortPath,GroupID,Exclusive,NoticeFlag,Source,Content,ClickNumber,AddTime,SeoKeywords,SeoDescription from Qianbo_News where ViewFlag and Instr(SortPath,'"&SortPath&"')>0 order by id desc"
rs.open sql,conn,1,1
if rs.eof then
Response.Write " <tr>"&VbCrLf
Response.Write " <td align=""center"" height=""28"">暂无相关信息</td>"&VbCrLf
Response.Write " </tr>"&VbCrLf
else
do while not rs.eof
if now()-rs("AddTime")<=3 and rs("SortPath")=8 then
NewsName=StrLeft(rs("NewsName"),title)
NewFlag=""
else
NewsName=StrLeft(rs("NewsName"),title)
NewFlag=""
end If
If ISHTML = 1 Then
AutoLink = ""&NewName&""&Separated&""&rs("ID")&"."&HTMLName&""
Else
AutoLink = "NewsView.asp?ID="&rs("id")&""
End If
Response.Write " <tr>"&VbCrLf
Response.Write " <td width=""80%"" height=""30"" style=""border-bottom:1px dotted #B7905B"" height=""29"" align=""left""> <img src=""../images/pic/dot.gif"" width=""5"" height=""5"" alt=""茶叶公司新闻"" /> "&VbCrLf
Response.Write "<a href=""../html/"&AutoLink&""" title="""&StrLeft(rs("NewsName"),100)&""" target=""_blank"">"&NewsName&"</a>"&NewFlag&""&VbCrLf
Response.Write "</td>"&VbCrLf
Response.Write "<td width=""20%"" style=""border-bottom:1px dotted #B7905B"">"&VbCrLf
Response.Write "<font color=""#CC9966"">["&FormatDate(rs("Addtime"),12)&"]</font>"&VbCrLf
Response.Write "</td>"&VbCrLf
Response.Write "</tr>"&VbCrLf
rs.movenext
loop
end if
rs.close
set rs=nothing
end Function
请问下,这边哪里错了
sql="select top "&Num&" [id],iif(date()-addtime<5, Newsname+ '<img src=arr.gif width=28 height=11 />', Newsname) as Newsname,ViewFlag,SortID,SortPath,GroupID,Exclusive,NoticeFlag,Source,Content,ClickNumber,AddTime,SeoKeywords,SeoDescription from Qianbo_News where ViewFlag and Instr(SortPath,'"&SortPath&"')>0 order by id desc"
这边错误的,但是不知道哪里错了,图片连接的时候不能连接,只有代码 像这样( 品茶道文化 做都市丽人<img… )
展开
 我来答
qj1cjg
2009-07-30 · TA获得超过164个赞
知道小有建树答主
回答量:355
采纳率:0%
帮助的人:0
展开全部
Response.Write " <td width=""80%"" height=""30"" style=""border-bottom:1px dotted #B7905B"" height=""29"" align=""left""> <img src=""../images/pic/dot.gif"" width=""5"" height=""5"" alt=""茶叶公司新闻"" /> "&VbCrLf
换成
Response.Write " <td width=""80%"" height=""30"" style=""border-bottom:1px dotted #B7905B"" height=""29"" align=""left"">%>
<img src=""../images/pic/dot.gif"" width=""5"" height=""5"" alt=""茶叶公司新闻"" /><%
Response.Write "VbCrLf"
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
博思aippt
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT... 点击进入详情页
本回答由博思aippt提供
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式