Hi All, consider the following code for which I wrote to call simple web service using AJAX script reference method. When I call the web service and result passed into success function correctly, but I want to access the value returned from success function out of the block of success function, I tried...