网站首页
关于深山
客户案例
业务范围
联系深山
网络投票系统
企业网站建设
旅行社网站建设
小程序
留言板
技术文章
许愿墙(qq爱墙)
技术首页
百度小程序开发
微信小程序开发
微信公众号开发
uni-app
asp函数库
ASP
asp.net
DIV+CSS
HTML
SEO搜索引擎忧化
下载类信息
个人空间
代码生成
电商
python
页面特效
表格特效
导航菜单
图形特效
表单特效
时间日期
色彩类别
链接特效
网页特效
系统硬件
网站公告
网页学习
技术类文章
网站类信息
订阅本栏目 RSS
您所在的位置:
深山工作室
>
ASP
> 正文
asp读取QQ的rss之xml数据
网络 2009/8/5 20:35:15 深山行者 字体:
大
中
小
浏览 5912
以下为详细代码
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>asp读取QQ的rss之xml数据</title> <style type="text/css"> <!-- a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } a { font-size: 13px; } --> </style> <% URL="http://news.qq.com/now.xml" Set xml = Server.CreateObject("Microsoft.XMLHTTP") xml.Open "GET", url, False xml.Send Set xmlDom = server.createObject("microsoft.xmldom") xmlDom.async=False xmlDom.ValidateOnParse=false xmlDom.load(xml.responseXML) if xmlDom.ReadyState>2 Then set oItem=xmlDom.getElementsByTagName("item") %> <table width="550" border="0" cellspacing="0" cellpadding="6"> <tr> <td width="20%" height="25" align="center"><a href="index.asp">QQ新闻聚合</a></td> <td width="20%" align="center"><a href="163.asp">163新闻聚合</a></td> <td width="20%" align="center"> </td> <td width="20%" align="center"> </td> <td width="20%" align="center"> </td> </tr> </table> <table width="550" border="0" cellpadding="3" cellspacing="1" bgcolor="#ECEFF4"> <% for i=0 to oItem.length-1 word=oItem(i).childNodes(0).text title=oItem(i).childNodes.item(0).text Link=oItem(i).childNodes.item(1).text pubdate=oItem(i).childNodes.item(4).text %> <tr> <td height="24" bgcolor="#FFFFFF">·<a href="<%=link%>" target="_blank"><font style="font-size:14px;" color="#003366"><%=word%> </font><font color="#999999">(<%=pubdate%>)</font></a></td> </tr> <% next end if %> </table>
前一页:
asp读取163的rss之xml数据
后一页:
asp正则表达式详细
相关阅读
经典表格隔行变色程序
连云港旅游网
对于转换的不确定数数用ubound进行下限处理
利用JavaScript获取现在时间日期与农历
详解VBScript里的对象 正则表达式功能介绍
爱尚学生网
深山旅行社管理系统 v1.8
JavaScript:iframe自动适应高度
更多信息>>
栏目类别选择
百度小程序开发
微信小程序开发
微信公众号开发
uni-app
asp函数库
ASP
DIV+CSS
HTML
python
更多>>
同类信息
ASP中Utf-8与Gb2312编码转换乱码问题的解决方法页面编码声明
asp显示随机密码
通过阿里云服务接口获得ip地址详细信息
iis点开后任务栏上有显示,但是窗口看不到的解决办法
RSA加密解密插件
微软Encoder加密解密函数
更多>>
最新添加文章
dw里面查找替换使用正则删除sqlserver里面的CONSTRAINT
Android移动端自动化测试:使用UIAutomatorViewer与Selenium定位元素
抖音直播音挂载小雪花 懂车帝小程序
javascript获取浏览器指纹可以用来做投票
火狐Mozilla Firefox出现:无法载入您的Firefox配置文件 它可能已经丢失 或是无法访问 问题解决集合处理办法
在Android、iOS、Windows、MacOS中微信小程序的文件存放路径
python通过代码修改pip下载源让下载库飞起
python里面requests.post返回的res.text还有其它的吗
更多>>
随机抽取信息
用uni-app开发微信小程序用uni.makePhoneCall拨打电话
购物时某件商品倒计时销售非常不错
通过阿里云服务接口获得ip地址详细信息
图片渐显轮流播放
微信公众号回复图文消息或用客服接口推送图文消息
利用DIV+CSS做的柱状图(3)
更多标签
热门标签
留言
提示
tab
二级
onblur
FTP
列
操作
ico
float
保留
pr
物理
代码 css
id
柱状图
div CSS
左 右 全 input
js
div
原则
密码
confirm
成功
绝对
兼容
生成器
submit
文字垂直居中
杈规
右击
ie7
定律
路径
JS效果
maryabbsby
逗号
验证
font-size
电脑
数组
提交
cookies
skype
快捷键
搜索引擎
注册表
sql
V3.1
iframe
免责声明:本站所有资料信息,有部分为本人原创,部分为从网络收集而来,仅供网友查看阅读所用,所有信息版权归信息所有人或所有公司所有
如果信息内容侵犯到您的版权或权益请与我们联系,经确认后我们会立即移除相关内容或链接
Copyright © 2007-2026
深山工作室
All Rights Reserved
服务QQ:
565449214
手机:
13961347334
ICP备案:
苏ICP备15019627号
苏公网安备 32070502010230号