gsr
03/11/2023, 5:57 PMDetailThe files upload action requires forms to use enctype="multipart/form-data".
MessageInvalid content type: ''.
it seems its not picking up the file or something
coldfusion.tagext.io.FileUtils$CFFileNonMultipartException: Invalid content type: ''. at coldfusion.tagext.io.FileTag.uploadAll(FileTag.java:689) at coldfusion.tagext.io.FileTag.doStartTag(FileTag.java:411) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3851) atAdam Cameron
Adam Cameron
Randy L. Smith
03/13/2023, 5:55 PMRandy L. Smith
03/13/2023, 6:06 PM