Y
Yuri Vanzine
In asp we can run VBSCRIPT client-side which allows
for 'easy' :?) ms office COM object instantiation. How do
I access a Word object in ASP.NET on the client side?
I would like to do spell checking from a web-based wysiwyg
editor and I am limited to using ms word from the client,
server-side word automation is out of the question for
several important reasons
(http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q2
57/7/57.asp&NoWebContent=1) . Although this
(http://www.codeproject.com/aspnet/wordapplication.asp)
article helps a little bit.
Any help will be appreciated!
Thanks,
yv
for 'easy' :?) ms office COM object instantiation. How do
I access a Word object in ASP.NET on the client side?
I would like to do spell checking from a web-based wysiwyg
editor and I am limited to using ms word from the client,
server-side word automation is out of the question for
several important reasons
(http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q2
57/7/57.asp&NoWebContent=1) . Although this
(http://www.codeproject.com/aspnet/wordapplication.asp)
article helps a little bit.
Any help will be appreciated!
Thanks,
yv