Hi all, I was wonder if someone can help me out with a problem. I am setting up a standard CFPOP page to display a users email. I was wondering if there was any way to store the users email attachment that they receive and insert it into a SQL Database. The final goal is to log all emails incoming and outgoing. I figured I would use SQL2000 To store all email info this way everything can be easily searched thru by date or user and so on. I am just lost on what to do with the attachment itself, should I store them in a database as Binary, not sure and some help or Ideas would greatly be appreciated. I am also open to storing all attachments in a folder, I just need a way to link them to the Database Record. Thanks for your time