Hi sir,
Tell me the steps to do asynchronous process in asp.net. Suppose if i am hitting other url it gets loading for few seconds, that time i need progress bar to display "Please wait" message until i am getting the data from that hitted url. Kindly give me the solution for this problem.
Loading
Jignesh TrivediPosted Nov 25, 2013, 12:52 AM
hi,
Please refer following link it might help you
http://johnveldboom.com/posts/38/jquery-ajax-loading-display-images-or-text-until-script-is-finished
http://www.gordonmac.com/adding-a-page-loading-box-with-jquery/
Sanjeeb LenkaPosted Nov 25, 2013, 12:30 AM
Jaganathan BantheswaranPosted Nov 25, 2013, 12:04 AM
http://api.jquery.com/jQuery.ajax/
http://www.w3schools.com/ajax/