RE: Word documents

2001-09-10 Thread Kowshik . Podder
You need to check the mime type that your web server is setting for word documents, if it is at all at the moment, since this is the type which your browser must be setup to look for. Kosh > -Original Message- > From: m.narain > Sent: 10 September 2001 12:29 > To: cocoo

Re: Word documents

2001-09-10 Thread java guru
.. And please refer to logs..they have every details of what happened from the time of url request to response served...that way you know where/what is missing... --- Mohit Narain <[EMAIL PROTECTED]> wrote: > I am still unable to load up word documents linked > from a cocoon page. I

Word documents

2001-09-10 Thread Mohit Narain
I am still unable to load up word documents linked from a cocoon page. I have tried both mime-types (application/msword & application/winword) but neither one has worked. Please advise. Best Wishes...Mohit - Please check

RE: Loading MS Word Documents

2001-09-09 Thread Mohit Narain
] Subject: Re: Loading MS Word Documents Hi, I think your mime type is wrong : try to use this : regards, Kok Choon. Name: Ling Kok Choon E-mail: Ling Kok Choon <[EMAIL PROTECTED]> Date: 09/10/01 Time: 12:53:58 This messa

Re: Loading MS Word Documents

2001-09-09 Thread Ling Kok Choon
Hi, I think your mime type is wrong : try to use this : regards, Kok Choon. Name: Ling Kok Choon E-mail: Ling Kok Choon <[EMAIL PROTECTED]> Date: 09/10/01 Time: 12:53:58 This message was sent by Z-Mail Pro - from NetManage

Loading MS Word Documents

2001-09-09 Thread Mohit Narain
I was wondering whether anyone has given links to MS Word documents from theor Cocoon generated pages. My problem is as follows... When i hardcode where the file should come from (like c:\try.doc) in the XSL, the browser looks for it in the local computer which does not make sense for a non

Loading word documents

2001-09-07 Thread Mohit Narain
I am unable to link to and load up word documents from my xsp pages. I tried the following... --> I have changed the main cocoon sitemap to add the following --> Then i stored my word docs in the ../images/ folder. --> On loading, nothing loaded up. Looking forward to