Hi Michael, > Content-Disposition: attachment; > Content-Type: application/csv; name="EDOC0-08-04-03.csv" > Content-Transfer-Encoding: base64
These may be causing the problem - try something like these: Content-Type: application/octet-stream Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="foo.xls" There's a fantastic tutorial on PHPbuilder about multipart MIME mail: http://phpbuilder.com/columns/kartic20000807.php3 Cheers Jon ____ • The WDVL Discussion List from WDVL.COM • ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
