I am trying to call a coldfusion function in a cfc to handle a
fileRequest upload. I can't seem to get the function to take the url
variables or do anything.......if I take away the <cffunction> and
cfargument tags it works fine as a cfm.

What is it about the cfargument and cffunction tags that makes the
passing of data different?

Won't they take the multipart/form data?.......If I need a remote
object how do I upload a file?

Reply via email to