Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5848397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:51:11+00:00 2026-05-22T12:51:11+00:00

Greetings, I’m using https://github.com/blueimp/jQuery-File-Upload (downloaded the version as of 5/21/2011) along with ASP.NET MVC3.

  • 0

Greetings,

I’m using https://github.com/blueimp/jQuery-File-Upload (downloaded the version as of 5/21/2011) along with ASP.NET MVC3.

And here are the versions of jquery I am using:

-jquery-ui-1.8.11.min.js
-jquery-1.6.1.js

I was able to upload and save the file to designated folder, and then I return the Json object. Then the IE 7 browser pops a “File Download” dialog and asks me to download a file named “upload75bea5a4” with no extension.
I also testing in FF 3.6, and it too pops up a “file download” dialog and asks me to download a file named “UploadFiles” (which is the controller action name).
Any idea what’s going on here? Do I need to set the content-type in the header explicitly?

Thanks much in advance.

This is basically the same question posed by Ray in this thread:

jQuery File Upload plugin asks me to download the file, what is wrong?

No working solution was posed however.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:51:12+00:00Added an answer on May 22, 2026 at 12:51 pm

    It seems that you need to change the content type to text/plain as per this discussion.
    And here’s what they suggest:

    [HttpPost]
    public ActionResult Upload(FormCollection form)
    {
        ...
        var json = new JavaScriptSerializer().Serialize(result);
        return Content(json, "text/plain");
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Greetings Everyone I am new in asp.net and i'm using RadControls for Asp.net Ajax
Greetings, I'm uploading an image to my server using the following code: http://cocoadev.com/index.pl?HTTPFileUploadSample However,
Greetings, I need a way (either via C# or in a .bat file) to
Greetings all, I'm trying to localize a .NET/C# project. I'm using string resource files
Greetings, I have a particular object which can be constructed from a file, as
Greetings, In an WPF DataGridTemplateColumn I have a CellTemplate using a ListView and a
Greetings, Here is my SConstruct file: env = Environment() env.Append(CCFLAGS=['-g','-pg']) env.Program(target='program1', source= ['program1.c']) Also
Greetings, I have a complicated scenario to handle. I have a wsdl file which
Greetings All, I need to optimize a RegEx I am using to parse template
Greetings folks, The ASP.NET application I'm maintaining has a fairly long start up procedure.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.