R
rom
Hi,
I have an asp.net application where I need to open the
word application and perform some tasks. In the old days I
would do that in a com and I wanted to know which is the
best way to do it in the .net environment? for now I added
a new vb.net file and created the classes in there, so I
can create an instance of the mail class from the vb.net
codebehind page....
Thanks.
I have an asp.net application where I need to open the
word application and perform some tasks. In the old days I
would do that in a com and I wanted to know which is the
best way to do it in the .net environment? for now I added
a new vb.net file and created the classes in there, so I
can create an instance of the mail class from the vb.net
codebehind page....
Thanks.