<!–#include file=”config.asp” –> <!–#include file=”Fun.asp” –> <% ‘数据库管理类 class Datas ‘备份 public sub Bk() Set fso=server.createobject(“scripting.filesystemobject”) fso.CopyFile Server.MapPath(SiteDataPath),Server.MapPath(SiteDataBakPath) set fso=nothing response.Write(“<script l