Welcome Guest, Not a member yet? Register   Sign In
Strange! MS Office docs, when opened on my CI site, cause the session to be lost
#7

[eluser]AlexKrenvalk[/eluser]
[quote author="skattabrain" date="1259188701"]Clapping with 1 hand today it seems!

So anyways, for those that are dealing with this, I did find a fix and improved user experience at the same time, because opening up Office files in the browser has always and does ... suck anyways! PDF's too ... but that's just me. But Office files in the browser just suck. Smile

I added this to my htaccess to force certain file types to open in their native application.

Code:
<FilesMatch "\.(doc|docx|xls|xlsx|ppt|pptx|rtf|pdf)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
[/quote]
Some days ago I worked with my office files.But today when I opened one of it,I was scared,because all data in it was lost.Fortunately a friend advised me-Fix Word file docx.Software solved my problems in a minute and free of charge.Moreover I knew how tool effectively recover the text information from corrupted Microsoft Word documents and templates.


Messages In This Thread
Strange! MS Office docs, when opened on my CI site, cause the session to be lost - by El Forum - 01-29-2010, 10:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB