Posted by Giovanni Caramia p12316 on April 06, 2009
I have used TWebBrowser in application for documents preview (.doc .xls).Code:
WebBrowser1.Navigate('path+filename.doc');
When one document is opened from 2 or more users, often my application works fine on the 1th user but freezes on the others.
So i'm looking for:
- some code (if any exists) that can open these documents in read-only mode
or
- any idea to solve the iusse.
Thanks
Gianni
Related articles
DelphiLand Club members: enter your Membership password.
Guests can get a Forum Guest password by subscribing to the DelphiLand Newsletter.