Skip to main content
Known Participant
April 5, 2010
Question

cfupload accept and enctype properties for cf itself

  • April 5, 2010
  • 1 reply
  • 715 views

I am typing to upload CF templates to a server using cfupload.

never done it before ... using cf itself .. getting errors ...

Invalid content type: "application/x-www-form-urlencoded"


Using enctype="multipart/form-data" and accept= (snip) ... , application/cfm

Clearly not correct ... what should I use?

Cheers

Robert

This topic has been closed for replies.

1 reply

ilssac
Inspiring
April 5, 2010

Um, uploading CF templates with cfupload?

What is your code?

What is your complete error?

What have you done to try and figure this out?