Welcome Guest, Not a member yet? Register   Sign In
Calling a Controller Method on click of a button from javascript
#1

[eluser]keshavkuruva[/eluser]
Hi,

Can I call a controller method onclick of a button from javascript

Please let me know.

Regards,
Keshav Kuruva.
#2

[eluser]BradEstey[/eluser]
You basically just want to load a page in the background.

To do this with jQuery you can either use the Load Function or if you need to post data to the controller then you can use the Post Function.




Theme © iAndrew 2016 - Forum software by © MyBB