I have a jQuery pop-up window with a file upload control. On clicking the submit button the posted file has to be passed to a web method (ASP.NET). Please guide me on this.
Asked
Active
Viewed 3,682 times
1
-
1so, are you try something? can you provide your code? – Grundy Jan 16 '14 at 12:06
-
i know how to upload file in asp.net c#, but how to do by using the JQuery ajax and webmethod. – user3098424 Jan 16 '14 at 12:15
-
possibly duplicate [how-can-i-upload-files-asynchronously-with-jquery](http://stackoverflow.com/questions/166221/how-can-i-upload-files-asynchronously-with-jquery) – Grundy Jan 16 '14 at 12:21