08-04-2019, 06:46 AM
(08-03-2019, 12:56 PM)kudzu Wrote: You have them backwards and it refers to the web side.
Normal - Browser will wait for server to complete the method. Full page refresh afterward.
Async - Browser still will wait on server, but you can do partial updates (ie AJAX type) updates to the page.
Hi Kudzu,
Thanks for the clarification.
Regards
Soren

