asp按关键字查询XML的问题 ‘—————————————————— ‘读取文件 ReadTxtFile(FileName) ‘—————————————————— Function ReadTxtFile(FileName) Dim fso,f1,ts,FilePath FilePath=server.mappath(FileName) Set fso = CreateObject(“scr ipting.FileSystemObject”) Set ts = fso.OpenTextFil