Getting a process id for the Office documents
Here is the situation..I have a word document in the database which i access and open to show it to the user.
I do it by creating a new process and then open the file.. now i want to check if the winword application is already open and i want to get its process id...
can anybody help me with this..