1. 首页
  2. 数据库
  3. 其它
  4. asp 网站静态化函数代码html

asp 网站静态化函数代码html

上传者: 2021-01-17 00:20:14上传 PDF文件 29.76KB 热度 19次
代码如下:Function htmll(mulu,htmlmulu,FileName,filefrom,htmla,htmlb,htmlc,htmld) if mulu=”” then mulu=”/” if htmlmulu=”” then htmlmulu=”/” mulu=replace(SysRootDir&mulu, “//”, “/”) htmlmulu=replace(SysRootDir&htmlmulu, “//”, “/”) FilePath=Server.MapPath(mulu)&”\”&FileName Do_Url=”http://” Do_Url=Do_Url&R
用户评论