找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 2235|回复: 0
打印 上一主题 下一主题

asp生成百度的xml代码

[复制链接]

2617

主题

2617

帖子

7789

积分

论坛元老

Rank: 8Rank: 8

积分
7789
跳转到指定楼层
楼主
发表于 2018-2-18 04:48:33 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

                  
b=b&""&vbcrlf&""
b=b&"http://www.mycodes.net/html/"&rshot("Classid")&"/"&rshot("ID")&".html"&vbcrlf&""
b=b&""&rshot("Title")&""&vbcrlf&""
b=b&""&rshot("Intime")&" "&hour(now())&":"&minute(now())&":"&second(now())&""&vbcrlf&""
b=b&""&rshot("Intime")&" 10:26:42"&vbcrlf&""
b=b&""&rshot("Classid")&""&vbcrlf&""
b=b&""&rshot("Hits")&""&vbcrlf&""
b=b&""&rshot("ID")&""&vbcrlf&""
b=b&""&rshot("Author")&""&vbcrlf&""
b=b&"1"&vbcrlf&""
b=b&"
"&vbcrlf&""
i=i+1
rshot.movenext
loop
end if
rshot.close
set rshot=nothing
xmlfile=server.mappath("sitemap_baidu.xml")
Set fso = CreateObject("Scripting.FileSystemObject")
Set MyFile = fso.CreateTextFile(xmlfile,True)
MyFile.WriteLine("")
MyFile.WriteLine("")
MyFile.WriteLine("http://www.mycodes.net/")
MyFile.WriteLine("[email protected]")
MyFile.WriteLine("12")
MyFile.WriteLine nowtime
MyFile.WriteLine("源码之家")
MyFile.WriteLine b
MyFile.WriteLine("")
MyFile.Close
response.Redirect("sitemap_baidu.xml")
[color=]%>
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

用户反馈
客户端