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.
It's weird, It gets fixed by itself and then it started doing postbacks again. I don't know what to do?
Looks like its working again. I am just changing the country from "Select Country" to something else and then back. Are you doing something different?