KoolAjax - Great PHP Ajax FrameworkKoolAjax - Great PHP Ajax FrameworkFullVersion 1.9.0.0 released on 08/20/2009

Request - Client side event With UpdatePanel



Client-side events:

Description & Sample code

The example shows how to use KoolAjax to call a PHP function from client-side. When Calculate button is clicked, values of two first input boxes will be sent to server to be calculated. Later the result is sent back to client and shown in last input box. All are done silently without refreshing page.