Interface Abiword within WebBrowser control in vb

From: Ravinder S. Kamal <rkamal_at_sebiz.net>
Date: Thu Oct 19 2006 - 13:22:22 CEST

Hi,

Please let me know how to interface Abiword within WebBrowser control in
vb ? Abiword gets opened up outside browser control window. Microsoft
Word has no issues with it.

Sample VB code for Microsoft Word :

    WebBrowser1.Navigate App.Path & "\Normal.dot"
    WebBrowser1.ExecWB OLECMDID_HIDETOOLBARS,
OLECMDEXECOPT_DONTPROMPTUSER

Sample VB code for AbiWord :

    WebBrowser1.Navigate App.Path & "\untitled1.abw"
    WebBrowser1.ExecWB OLECMDID_ZOOM, OLECMDEXECOPT_PROMPTUSER

Thanks & Regards,

-Ravinder S. Kamal
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Oct 19 13:23:14 2006

This archive was generated by hypermail 2.1.8 : Thu Oct 19 2006 - 13:23:14 CEST