| | |
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:
Solved Threads: 0
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.
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
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
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
![]() |
Similar Threads
Other Threads in the VB.NET Forum
- Previous Thread: Help with project
- Next Thread: Program Challenges
Views: 1681 | Replies: 12
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net .net2008 2008 access advanced application array basic beginner browser button buttons center class click client code combo convert cuesent data database datagrid datagridview date datetimepicker design designer dissertation dissertations dissertationtopic eclipse excel exists fade filter forms function html images lib listview map mobile module msaccess net number objects open panel pdf picturebox picturebox2 port position print printing problem read refresh regex richtextbox right-to-left save search serial settings shutdown socket sorting sqldatbase sqlserver studio temperature textbox timer timespan transparency txttoxmlconverter usercontol validation vb vb.net vb2008 vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web webbrowser winforms winsock wpf wrapingcode xml year





