Web files may include table lines, pictures, etc.
Set myfileObject = creteObject ("scripting.filesystemobject")
IF not myfileObject.folderexists ("C: / Export Word Document /") THEN
MyFileObject.createFolder ("C: / Export Word Document /")
END IF
Set textfile = myfileObject.createtextfile ("C: / Export Word Document / Test.doc")
Set myfileObject = Nothing
TextFile.writeline ("")
TextFile.WriteLine ("
")TextFile.Writeline ("
TextFile.Writeline (" ") 'inside" "or not.
TextFile.writeline (" head>")
TextFile.writeline ("
TextFile.Writeline (" ")
TextFile.writeline ("
http://www.9cbs.net "" Target = "" _ blank "> www.9cbs.net
TextFile.writeline (" body>")
TextFile.writeline (" html>")
Textfile.close
Set textfile = Nothing
script>
Note: 1. Picture, you have to put it in the same directory as the Word document (you can put the picture in the same directory in the same directory) 2, this is exported at the client, you can also The server is exaggated, change it. 3, use IE6.0, enable Java in IE's option.