arcware
02-19-2007, 01:57 AM
Hi,
I need to make a keyword search in a folder containing word files. Since Word files are not plain text files, The filesystemObject is not doing the work. It is also not possible to use createobject("Word.Application") since office automation is not possible on my server. Can anyone tell me some other way to perform the task?
Thanks in advance
Archana
I need to make a keyword search in a folder containing word files. Since Word files are not plain text files, The filesystemObject is not doing the work. It is also not possible to use createobject("Word.Application") since office automation is not possible on my server. Can anyone tell me some other way to perform the task?
Thanks in advance
Archana