You must Sign In to post a response.
  • Category: JQuery

    Can we pass null value to the jquery ajax call for post method

    Hiiiii
    when i passing null value to the jquery ajax call for post function it going to the error function
  • #757228
    you can pass null values to ajax call. refer to below link for your query:

    http://stackoverflow.com/questions/8310914/how-can-i-pass-null-value-in-ajax-jquery-call

    if you still found error, it may be in your calling method.

    //Regards,
    Saurabh Tyagi
    www.dotnetblogpost.com

    Rate As Answer, If you satisfied.


  • Sign In to post your comments