Search the web
Sign In
New User? Sign Up
azcfug · Mailing list for the Phoenix ColdFusion User Group at azcfug.org. It serves primarily as an idea exchange for cf devlopers.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
firefox Jrun error "500 Content disposition corrupt" HELP!   Message List  
Reply | Forward Message #10436 of 10472 |

I am researching this now, but thought I would post to the group too in case anyone has had this problem and solved it.

 

I have a cfform that I am submitting that has a file upload as one of the parts of the form.  Works just peachy in IE.  When I use it in FireFox (either with or without a file specified), I get the following error:

Browser title reads “JRun Servlet Error” and the browser is white and displays this error message:

500 Content disposition corrupt: Content-Disposition: form-data; name=""

Content disposition corrupt: Content-Disposition: form-data; name=""

 

Running CF 7 Enterprise in a hosted virtual server environment.  The form worked fine prior to adding the cfinput type=”file”

 

Here is my cfform code:

<cfform action="mypagehere.cfm" method="post" enctype="multipart/form-data">

 

Here is the file upload tag:

<cfinput name="FileContents1" type="file">

 

Any suggestions or anyone seen this?  Help!!!

 

Thanks,

Cheryl



Wed Nov 4, 2009 10:34 pm

zooeycat1
Offline Offline
Send Email Send Email

Forward
Message #10436 of 10472 |
Expand Messages Author Sort by Date

I am researching this now, but thought I would post to the group too in case anyone has had this problem and solved it. I have a cfform that I am submitting...
Cheryl Novalis-Marine
zooeycat1
Offline Send Email
Nov 4, 2009
10:35 pm

Not a Coldfusion person, but do you need a "name" attribute on the cfform? ... Not a Coldfusion person, but do you need a "name" attribute on the cfform? On...
Ron Haberle
ronhaberle
Offline Send Email
Nov 4, 2009
11:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help