I would like to know the ways to read MSWord document through ASP statement.I tried filesystemobject.but it works fine with .txt documents only and not with .doc,.rtf etc files.how to get around this problem?.some say to implement automation objects.what's that?
kindly help me
thanks in advance

MS documents are encoded things, so you cant use FSO to edit it like you could a txt file. Try looking on www.aspin.com or www.hotscripts.com for a component/script that would work for editing a MS doc.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.