文件名称:在ASP中使用FSO组件生成HTML页面
文件大小:48KB
文件格式:PDF
更新时间:2024-02-10 01:06:38
AS asp replace
‘共有两个页面index.htm是首页.程序比较简单,主要是用了ASP里的文件操作对象。 <!–index.htm——————————————————————————-> <!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd> <html> <head> <title>Untitled Document</title> <meta http-equiv=Content-Type content=text/html; charset=gb23