|
It's a combination of server misconfiguration and Pocket Internet Explorer. By default most webservers broadcast the MIME type associated with the .cab extension to be plain text. IE on the desktop ignores that and downloads it as a program/binary. PIE actually listens and tries to download it as text.
I personally click the cab link in PIE, stop the dl immediately and then launch a program called EZDownload that automatically pastes the url and lets you download the cab.
I have a program that i'm writing that will take a webpage and let you download all sorts of things associated with it (other pages, links, images) that I hope to someday release.
Jon
|