>- see footer for list info -< One of the text fields is not big enough to hold the data they are trying to input into it hence the "data will be Truncated"
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul Swingewood Sent: 12 December 2006 12:56 PM To: [email protected] Subject: [CF-Dev] OT - Firefox >- see footer for list info -< I have a form submitting some stuff for an estate agents website. I had aproblem initially with an IE update which caused teh SSl login to stop working. The client hasnow switched to firefox andall seemed well until they try to upload property details. This system worked fine and I haven't changed any code. When they fill in the form and submit I get an error saying data wouldbe truncated .... with this error INSERT INTO tblPropertyDetails (NoBedroomsIDFK, PropertyTypeIDFK, PropertyLocationIDFK, RoadName, Picture, Description1, Description2, Description3, Description4, Description5, Description6, PostCode, PDFDetails) VALUES ('1', '2', '11', 'test road', 'C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp1621.tmp', 'test', 'test', 'test', 'test', 'test', 'test', 'b43 7pq', 'BETT Floor Plan.pdf') SELECT @@IDENTITY AS NewID I have no idea what this is doing here 'C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp1621.tmp' Can anyone tell me whats going on please ... Regards - Paul _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
