Issue while store the javascript textbox value into DB using ajax code in MVC2
问题 I may be missing something obvious here, but how could I rewrite this code! i am trying here to store the value entered in the textbox(Textbox was showed in javascript dialog page).In a javascript dialog page i have one 'ok' button.. when i click the button i want to store the value entered in the textbox.I want to save the content using Ajax. Please see my sample code View page: <script language="javascript" type="text/javascript"> $(function () { $('.button').live('click', function () { $('