Asp 解析 XML并分页显示
2020-12-13 03:36
阅读:551
YPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
标签:asp 分页 xml xmlhttp xmldom
Asp 解析 XML并分页显示
Asp 解析 XML并分页显示,示例源码如下:
财富动力专题 6 Or Cint(pIndex) 0 then i = 0 For j = (pSize*(pIndex-1)) to (pSize*pIndex-1) step 1 myTitle = objNodes(j).childNodes(0).text myDate = objNodes(j).childNodes(3).text myDescription = objNodes(j).childNodes(2).text link = Server.URLEncode(objNodes(j).childNodes(1).text) myLink = "http://www.fx678.com/news/currency/XH08NewsContent.asp?u=" & link %>
效果图(部分):
Asp 解析 XML并分页显示,搜素材,soscw.com
Asp 解析 XML并分页显示
标签:asp 分页 xml xmlhttp xmldom
原文地址:http://blog.csdn.net/yimiyuangguang/article/details/25754767
评论
亲,登录后才可以留言!