I need to upload images using FileUpload without postback(using Ajax).I tried many examples.But in all postback is coming or they are using PHP.Can anyone help me to do sing
I use Ajax Uploader too. It works great for my projects and it allows you to upload files to web server without refreshing the page.
Here is a demo page.