sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
cfnut's Avatar

cffile upload to database


Question posted by: cfnut (Newbie) on July 22nd, 2008 05:11 AM
I recently switched over to a new hosting company and my update query doesn't work. Any ideas on what I can change to make this work? I changed it a ton of times but it would not save the file name from my form into my mysql database.

UPDATE tblCust
Set item1 = '#cffile.ServerFile#'
where tblCust.CustID = #Session.CustId#
1 Answer Posted
acoder's Avatar
acoder July 29th, 2008 02:43 PM
Site Moderator - 12,587 Posts
#2: Re: cffile upload to database

When you say it doesn't work, do you mean you get an error? If so, what's the error message?
Reply
Not the answer you were looking for? Post your question . . .
196,997 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 196,997 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Coldfusion Contributors