
ColdFusion
Results 1 - 10 of around 2 in coldfusionWrong or missing enctype error on Railo
I can't be the only one that forgets to change the enctype when writing a form with a file upload.
http://www.adrianlynch.co.uk/post.cfm?postID=36 -
Saturday 24 July 2010
at
13:56
-
Comments(0)
Railo simple states:
Form field [fileData] doesn't exist or has no content
Which makes me think I've spelled the form field incorrectly or that I've uploaded an empty file.
A message saying wrong enctype would surely work out better?!