Running ActiveX in asp.net

We have an internal asp.net web application that users would like to be able
to open and run Microsoft Word or Excel from their local browsers (IE). I
assume that can be done in Javascript somehow but would like to find out
more about it. Can anyone point me to documentation or information about
how to code that and any effect it may have on my asp.net pages (if any).
Thank you.

David
David C [ Do, 03 April 2008 17:55 ] [ ID #1934571 ]

Re: Running ActiveX in asp.net

Figured it out by hunting Google.
David
"David C" <dlchase [at] lifetimeinc.com> wrote in message
news:u5c1wNalIHA.484 [at] TK2MSFTNGP04.phx.gbl...
> We have an internal asp.net web application that users would like to be
> able to open and run Microsoft Word or Excel from their local browsers
> (IE). I assume that can be done in Javascript somehow but would like to
> find out more about it. Can anyone point me to documentation or
> information about how to code that and any effect it may have on my
> asp.net pages (if any). Thank you.
>
> David
>
David C [ Do, 03 April 2008 22:24 ] [ ID #1934597 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Running ActiveX in asp.net

Vorheriges Thema: Running Javascript with Ajax
Nächstes Thema: How to print label on network shared printer in ASP.Net