home / software / tips and tricks / Handling the Client-Side events(JavaScript Events) with Server-Side code.

Handling the Client-Side events(JavaScript Events) with Server-Side code.

Updated:  03/25/2016 06:03 AM
Author:  Shiju Mathews

Status:    Resolved.


It is possible handle client-side events wired up with the .Net framework and handle additional client-side events with server-side code.

Here I am trying to handle the blur event(Client side) using server side code.



Here we are using the buttons “Click” event to handle the server side code.
Tags: Handling the Client-Side events(JavaScript Events) with Server-Side code.
Updated on: April 2024