Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

using MSword as editor in my asp page

hi all.

Ihave an asp page wich contains a field (<textarea>) as its editor.
Now I wanna to use msword as the editor of it.. I mean when I open my web page in that area of the field, shows msword IDE...Is it possible?

what prerequisitess do I need except for office application?what settings do I need to do for my browser?

THank you very much
[380 byte] By [Sonia] at [2007-11-11 7:05:45]
# 1 Re: using MSword as editor in my asp page
I don't believe you can use Microsoft Word as the editor for a TextArea, but if you want WYSIWYG formatting there are editors available:

http://www.textarearich.com/
http://tinyurl.com/cjqzm
pclement at 2007-11-11 23:35:03 >
# 2 Re: using MSword as editor in my asp page
Paul,

so how it's possible using activex control in web page...? for example having
excel capabilities (some features of its IDE ) within a web page?

Or how can I use word IDE as my editor like using word as mail editor in MS outlook?

is it any systax for it?

thank you
Sonia at 2007-11-11 23:36:03 >
# 3 Re: using MSword as editor in my asp page
Other than the examples I provided I don't know how you would (or whether it is possible to) embed Excel or Word functionality in a web page.
pclement at 2007-11-11 23:37:09 >