1. Raw JavaScript AJAX call

The server side partial page can be viewed here:

1. Use a simple Ajax call function: UpdateDivAjax1()


2. Use a better organized Ajax call function and call with a parameter: UpdateDivAjax2()