1

Is there a simple way to upload a single file through HTML input type file with JQuery UI's dialog box using $.post?

Hope this makes sense...

3 Answers 3

3

Read this before start!

then you can go through theese links:

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

Comments

2

I used ui.dialog and ajaxfileupload

hth

Comments

-1

You have many choices, the easiest is probably just using jQuery to control a form that submits to an iframe.

Alternatives include Flash, Java, Gears, Silverlight, and HTML5 uploaders.

http://www.appelsiini.net/2009/10/drag-and-drop-file-upload-with-google-gears

http://www.plupload.com/

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.