Getting unwanted PostBacks

Discussion in 'ASP.NET / ASP.NET Core' started by go2sms, May 11, 2011.

  1. I have developed my website with AJAX controls. When I run it on my local machine AJAX controls work perfect but when I use it through server it gets unwanted postbacks.

    Like: I don't want it to request postback when user select a different country but it's happening.

    It can be checked on : www.nigyou.com

    Please help on this.
     
  2. Looks like you fixed it yourself.
     
  3. It's weird, It gets fixed by itself and then it started doing postbacks again.

    I don't know what to do?
     
  4. Looks like its working again. :confused:

    I am just changing the country from "Select Country" to something else and then back. Are you doing something different?
     

Share This Page