User clicks image on my MVC view and then this onclick event calling some method or action in controler - without reloading page. This method will returns some string to my jquery/ajax function (some data). With this data I can change image border (problem - without reload). Any examples how can I do this?User clicks image on my MVC view and then t