Close
jGuru Forums
Posted By: novice_developer Posted On: Tuesday, June 13, 2006 01:29 PM
Hi, I am very new to AJAX and this task is very urgent. I have an aspx page which has a button. When the user clicks on it, I need to redirect the user to a new page and perform some a background task. The background task is to call a set of urls asynchronously. We do not need to capture the responses of these calls. The user is not aware of the background tasks and can browse on the website as required. Please tell me how this can be done. Thanks
Re: asynchronous calls to URls
Posted By: Christopher_Koenigsberg Posted On: Wednesday, June 14, 2006 02:20 PM