M
Michael Bredbury
I want to write a web-based system using ASP.NET which will automate a
users MS Office products and have them visible on their computer. I do
not want to use the Webbrowser to host an Office application, I want
the Office product (Word, Excel, PowerPoint) to run on the users
computer just as it would if it had been started by the user. If I can
snap the Office application's window handle to the user's web-browser
then that will be a bonus. I also want to be able to automate the
application, load in a document and size the window etc. All of this
was easy to do with Visual Basic 6,5 etc when running as an
application on a single computer, but now I wish to do it using
VB.NET, ASP.NET as a web-based application.
Once again, this is not for a VB.NET windows application, it will be a
VB/ASP.NET Web Application.
Regards
Mike Bredbury.
users MS Office products and have them visible on their computer. I do
not want to use the Webbrowser to host an Office application, I want
the Office product (Word, Excel, PowerPoint) to run on the users
computer just as it would if it had been started by the user. If I can
snap the Office application's window handle to the user's web-browser
then that will be a bonus. I also want to be able to automate the
application, load in a document and size the window etc. All of this
was easy to do with Visual Basic 6,5 etc when running as an
application on a single computer, but now I wish to do it using
VB.NET, ASP.NET as a web-based application.
Once again, this is not for a VB.NET windows application, it will be a
VB/ASP.NET Web Application.
Regards
Mike Bredbury.