Calling the Microsoft text Reader using php and javascript

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
madhu
Forum Commoner
Posts: 82
Joined: Fri Mar 03, 2006 9:34 am

Calling the Microsoft text Reader using php and javascript

Post by madhu »

hai,

If the text is in opened window it is read using microsoft text reader...........

for example::

If one article containing text is opened .It should read all the text present in the article using microsoft text reader............see in microsoft we have a option to read the text that is written in current document.........

This thing should be implemented using php and javascript.....................

can any one tell me how to integrate this.............
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Image
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

http://www.microsoft.com/reader/developers/default.asp

I imagine the answer to your question is in there somewhere.
Post Reply