hello everybody
I am a linux lover
My server is debian Linux (Kernal 2) but the client systems are windows.
i am using php 4 for web scripting and have samba share for wondows clients ,there we are using
the .net framework.
By using .net we are calculating the 'word line count' for the client users.
My aim is to avoid the .net and use only the php(or GNU) to calculate the 'Line Count'of Word.
But i can't create the COM obj in Linux . But in windows i have created COM & opend the WORD .
How to solve this problem. Is any other tool in GNU to calculate the word count from client
system(windows mechin)...
Please help me to solve the problem.I am waiting for your replay.
Thanks in advance
GNU