can we call javascript function in c# code in Asp.net MVC view?

Posted by user312574 on Stack Overflow See other posts from Stack Overflow or by user312574
Published on 2010-04-09T07:27:01Z Indexed on 2010/04/09 7:33 UTC
Read the original article Hit count: 234

Filed under:
|

I want to get and pass the HTML element(a textbox) value as a query string to the Ajax.ActionLink(), is this possible? If yes, then please tell me how? Thanks in advance

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asp.net-mvc