Re: Problem with database insert

2001-10-25 Thread Lee Bailey - Element2 Limited
Perfect! Thanks Craig, much appreciated :-) ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: ht

RE: Problem with database insert

2001-10-25 Thread Craig Dudley
ssage- From: Lee Bailey - Element2 Limited [mailto:[EMAIL PROTECTED]] Sent: 25 October 2001 11:39 To: CF-Talk Subject: Problem with database insert Hi all, I have a form which includes a file field, however this is an optional field for the user. The 'insert.cfm' page checks

Problem with database insert

2001-10-25 Thread Lee Bailey - Element2 Limited
Hi all, I have a form which includes a file field, however this is an optional field for the user. The 'insert.cfm' page checks to see if the user has selected a file and if so gets the name of it and all the other form data and inserts it into a database. The problem I'm having is what code I