-1

I want to upload files in server folder but while uploading i dont want to refresh aspx page. I mean to say i dont want refresh page while i click on upload button. So how can i do??

user968441
  • 1,471
  • 9
  • 22
  • 48

1 Answers1

3

Take a look at jQuery File Upload, it does exactly what you are looking for.

Bill
  • 645
  • 3
  • 11