Hi. I am having strange problems with opening Word documents while using the Web Browser control in my vb6 app. I use appwd.WordBasic.fileopen docname to open Word documents. The document should open in Word but instead I get the Internet Explorer Open dialog - "Type the Internet address of a document, and Internet Explorer will open it for you". The only thing I can think of is that I have a Web Browser control on one of my screens with a document open inside it and that this is interfering somehow. I want to use a mix of opening letters inside the Web Browser and opening in Word. Please help!