| Author |
Opening the MS Word application inside Internet Explorer using Javascript.
|
Teena Ashar
Greenhorn
Joined: Dec 01, 2008
Posts: 14
|
|
Hello everyone,
I have a requirement to have all the features a typical MS word application has in my application.
E.g : features like spell check, copy paste , inserting graphs , inserting tables etc..essentially all the feaures of MS word.
To achieve this, I want to open a MS word application directly in the internet explorer.The client can then use the desired features and
while saving the data to be retrieved in say CLOB format and to be saved in the database.
Can anyone please help on any feature in javascript that can be used.
Regards,
Teena
|
 |
Karthik Shiraly
Ranch Hand
Joined: Apr 04, 2009
Posts: 364
|
|
TinyMCE
or
CKEditor
|
 |
Teena Ashar
Greenhorn
Joined: Dec 01, 2008
Posts: 14
|
|
|
Thanks for the response. TinyMCE seems to be useful one.
|
 |
 |
|
|
subject: Opening the MS Word application inside Internet Explorer using Javascript.
|
|
|