- see footer for list info -<
Where's your use of cfqueryparams? ;)
Paul Swingewood wrote:
- 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 -<