个人站长制做网页常用代码集锦(四)
点击次数:18 次 发布日期:2008-11-26 20:18:45 作者:源代码网
|
源代码网推荐1、将下面的文本文件下载,并将.TXT改为.ASP,里面有具体设置方法 源代码网推荐 源代码网推荐http://web.jz123.cn/remote.txt 源代码网推荐 源代码网推荐2、调用方法: 源代码网推荐 源代码网推荐<!--#include file="remote.asp"--> 源代码网推荐 源代码网推荐文章入库的地方改成下面的代码 源代码网推荐If sSaveFileSelect=True Then 源代码网推荐 Rs("Content")=ReplaceRemoteUrl(ArticleContent,sSaveFilePath,sFileExt) 源代码网推荐 Else 源代码网推荐 Rs("Content")=ArticleContent 源代码网推荐End If 源代码网供稿. |
