how to append MS word in a vb.net project

Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved

Join Date: Sep 2008
Posts: 22
Reputation: asmit1987 is an unknown quantity at this point 
Solved Threads: 0
asmit1987 asmit1987 is offline Offline
Newbie Poster

Re: how to append MS word in a vb.net project

 
0
  #11
Sep 12th, 2008
Originally Posted by Pgmer View Post
Exactly what u want to do? do u want to automate msowrd?
i want to run my application on multiple computers so i want write a code that is common to all also is there any other step except system.diagnostic.process.start("winword") to open MSWORD through my application..... will this be a perfect code to write what is mentioned above to use in my application suggest me with the best code for it.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 334
Reputation: Prabakar is on a distinguished road 
Solved Threads: 29
Prabakar's Avatar
Prabakar Prabakar is offline Offline
Posting Whiz

Re: how to append MS word in a vb.net project

 
0
  #12
Sep 14th, 2008
If you want to run MSWORD in multiple computers from a single computer then all you have to do is to send a UDP broadcast message to the clients, and the clients will just run the MSWord with the System.diagnotic.start("winword")
You can also use Shell command but you'll have to give absolute address. So, I would prefer the first method. Its simple and it works
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 22
Reputation: asmit1987 is an unknown quantity at this point 
Solved Threads: 0
asmit1987 asmit1987 is offline Offline
Newbie Poster

Re: how to append MS word in a vb.net project

 
0
  #13
Sep 14th, 2008
Thank you very much for yur response and solving my query
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum


Views: 1681 | Replies: 12
Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC