[PHP] HTML Email attachment problem

2002-01-31 Thread Peter Atkins
All, I'm building a tool that takes form input and sends out an html email with a word doc attached. It sends the text and html version of the email but I can't open the attachment. It opens blank. Anyone have a thought or two about this? php snippet if ($attachment) { $fp =

Re: [PHP] HTML Email attachment problem

2002-01-31 Thread Anas Mughal
check out one of many HTML email scripts on hotscripts.com. --- Peter Atkins [EMAIL PROTECTED] wrote: All, I'm building a tool that takes form input and sends out an html email with a word doc attached. It sends the text and html version of the email but I can't open the attachment. It