|
01/30/2008, 12:08 AM
#1296
 Originally Posted by thelostsoul
The cab downloads fine, but the zip tells me "This file cannot be viewed on the device." I usually use Opera to download zips....
But I tried uninstalling everything and reinstalling again...same problem...
Yeah reinstalling won't help here. The issue is that PIE is not handling that content type properly.
The order of precedence is supposed to be:
1) if the content type is handled inline (i.e. html, jpg, gif) render it.
2) if the content type is recognized and handled externally, prompt to download with option to open file after downloading.
3) if the content type is recognized, but no handler is defined, prompt to download without option to open file.
4) if the content type is not recognized or not specified, either prompt to download or don't allow the download depending on the security policy.
It sounds as if your version of PIE is downloading it to handle it inline, so either you have some version of the flashplayer installed that thinks it knows how to handle it, or you have a buggy version of PIE. The only way around this is if I write my own download manager (which I haven't done yet).
|
|
|