2 Mar
2005
2 Mar
'05
9:41 a.m.
john blair wrote:
the user to download the file.Now what I want is when the user clicks on the file ,a preview of the entire file must be seen in the browser and there would be download link present from where the user can download the file.
This sounds like either a client problem or a lot of work ;-) If it's a client problem, you need to get the users to tweak their browsers such that word docs are opened in the browser window rather than being downloaded. If you want a lot of work, then you need some serverside way of redering the word document to html so you can display it. I'd go for the former of the two ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk