tags:

views:

20

answers:

1

Does someone knows how can i Embed MS Word in asp3 page?

TY

A: 

I think you'd need some sort of client-side plugin to do that. You might be able to find a third-party library that could render it as Flash (or Silverlight, etc), but you won't be able to do this with ASP Classic alone.

mgroves