Has anybody had any issues with AOLserver 3.5.0 and multipart/form-data? We are having an issue when we upload binary files. It appears that with 3.5 we need to actually fconfigure the file handle to binary in the ns_getform proc. If we don't then the resulting file ends up containing multipart boundaries at the end of it. This problem doesn't occur using the same code in 3.4.2.
Any ideas? Jeremy
