954,193 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Reading MSWord Document through an ASP Statement

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

Nandhini
Newbie Poster
1 post since Apr 2004
Reputation Points: 10
Solved Threads: 0
 

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.

Drew
Junior Poster
166 posts since Apr 2004
Reputation Points: 25
Solved Threads: 7
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You