I had a problem something like this, but only when I used Netscape (4.7, on Win95). With Internet Explorer it worked fine. I forget the other details right now, but see if this behavior is browser-dependent. Unfortunately, I didn't get it solved before I had to move on. But at least that would show wherein the trouble lies. Cheers, Tom P [Corbett Waddingham]
The file is showing up, but it's being munged at some point. Hopefully this is as simple as uuencoding the file or somesuch, but I can't figure out to get Zope to do that. I should point out that it is a requirement of this application that the documents be accessible via ODBC, hence the MySQL db (so simply storing them in Zope's db isn't an option, unfortunately). Any pointers would be much appreciated.