Calling aspx page method using jquery

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 19

  • @mrafaqatpk
    @mrafaqatpk Год назад

    Loved it. Thanku so much 🥰

  • @w3worker
    @w3worker 5 лет назад +1

    How one can be so brilliant? You r awesome...

  • @NabranAboubacar
    @NabranAboubacar 5 лет назад

    2019 and i'm amaze to find this ^^, so much old website to refresh and now gonna be easy, th sir

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  5 лет назад

      Thank You Aboubacar. Here is the link to the complete jQuery tutorial from scratch. Hope you will find the course useful.
      www.pragimtech.com/courses/jquery-tutorial-for-beginners/

  • @bojanpavlovic5038
    @bojanpavlovic5038 4 года назад

    God bless you!

  • @ashishrao5635
    @ashishrao5635 9 лет назад +1

    Hello Kudvenkat, I appreciate your all videos, but technology is going fast. I am interested to see your tutorial in JavascriptMVC: Backbone, Angular. Can I expect this

  • @emara002
    @emara002 9 лет назад +2

    Thanks a lot for your useful Videos.
    when i tried to write this code i got this message [object Object]
    I don't know what is the problem please help
    Thanks

  • @nrk2892
    @nrk2892 5 лет назад

    Thanks a lot sir 🙏 🇮🇳

  • @gaboooooyski
    @gaboooooyski 6 лет назад

    Can you do this in gridview? Thanks.

  • @sachinsrivastava2933
    @sachinsrivastava2933 4 года назад

    Hello sir I want call jquery function from web method code behind c# can you help me sir

  • @adeelahmed1134
    @adeelahmed1134 6 лет назад

    Sir i want to call new web form when i click on the new button, but it's giving me error compile error like "You are missing some directory"

  • @sapnarawal1226
    @sapnarawal1226 6 лет назад

    hello Sir,
    can u please tell me how can i put a break point in the web-method to debug it.
    I m not able to debug it .
    Please reply.
    thanku Sir.

  • @josefidalgo78
    @josefidalgo78 7 лет назад

    cant see static method in webservices, why?

  • @Soohable
    @Soohable 7 лет назад +2

    This does not work for production server. You need to create a controller and model to make it work via jquery. For localhost, this exercise works. DO not use this for production server.

  • @dheerpandey
    @dheerpandey 9 лет назад

    Hi Venkat,
    I am not able to call in a aspx page with master page i.e. Default.aspx[Created in vs2013], However same code in working on a normal aspx page.
    Getting following error::
    {"Message":"An attempt was made to call the method \u0027Getdata\u0027 using a GET request, which is not allowed.","StackTrace":" at System.Web.Script.Services.RestHandler.GetRawParams(WebServiceMethodData methodData, HttpContext context)
    at System.Web.Script.Services.RestHandler.ExecuteWebServiceCall(HttpContext context, WebServiceMethodData methodData)","ExceptionType":"System.InvalidOperationException"}
    Thanks & Regards,
    Dheerendra Pandey

    • @dheerpandey
      @dheerpandey 9 лет назад

      Dheerendra Pandey Venkat, Please ignore this issue, now it's working. It's my bad only.

  • @rootkpr6850
    @rootkpr6850 7 лет назад

    in data.d 'd' is not Coming why what i have done wrong

  • @atuldhavale3321
    @atuldhavale3321 7 лет назад

    xmlhttprequest object in ajax error while calling c# method