Question
cfupload accept and enctype properties for cf itself
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
