Im using ur file mulitiple file uploader control.it's worked great.here how can i get the get filename from .ashx to .aspx file. I want to show the all file name in another aspx page.plz tell the solutions.
You can put the FileName in session and then use it
it'sreturn null value,i want to return mulitiple filenames to aspx page.how can i do it plz help.
You can put in Session. Handler cannot return anything
how to stop auto refresh in jquery file.how can i stop this auto upload.i'l do as manual aftr selecting multiple file.
In the article http://www.aspsnippets.com/Articles/Implement-Uploadify-jQuery-Plugin-in-ASPNet.aspx
at the end it has been explained how to stop autoupload
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.