Does anyone know the easiest way of calling a code-behind (void) method from the page's JQuery/JS? I just need to execute the method, no need to pass data back. Thanks