Ajax Calls

Ajax Calls

Hi folks,


Using ASP.Net , I am uploading huge files using iframe control, parallely calling Some Webmethod. 
Untill the upload finishes the webmethod status is showing pending. 

Irrespective of upload or iframe activity , my webmethod needs to call and return the response.

Please advice, Thanks in advance.