0

I am looking for a multiple image uploader using jQuery or Ajax that show me thumbnails while uploading images, and having awesome look.. I suffer internet too much to download any code but I found only files that interact or Works with open source server-side platforms like (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.)

Following is a link

http://blueimp.github.com/jQuery-File-Upload/

any links or suggestions will be warm welcomed..

thanks in advance

0

2 Answers 2

2

The file upload you link to shows thumbnails, and has been used with ASP.Net. I have implemented it successfully, and the wiki for the project links to pages showing how it has been implemented in .NET, along with code samples.

If you can't download a code sample, you can always browse the source of this example on Github which uses MVC3.

Sign up to request clarification or add additional context in comments.

5 Comments

nice inforamtion from your side.. but am not following MVC3 archetecture but Entity Framework or you can say N-Tier architecture
also it sowing Error: Internal Server Error
MVC and Entity Framework are completely different things Raavi. MVC is a web app framework whereas Entity Framework is an object relational mapper for persisting data in a database. On the wiki for the project there are non-MVC examples, such as using an IHttpHandler here.
@ Steve Kennarid! thanks for this help, one thing more, i download files from your last link, and open it as a web site, after run/debug it,when i upload file it dosent work , so it shows Error: true. any suggestions plz...
although after reviewing this project, am getting an error: "Unexpected token <"
0

http://www.uploadify.com/demos/

Check this site. It seems good and easy.

2 Comments

it seems good, but i want hat show me thnumnails of pictures that are going to upload while uploading images and after it
Oops sorry. I missed that part.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.