PDA

View Full Version : Getting unwanted PostBacks


go2sms
05-11-2011, 01:18 AM
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.

Chuck
05-11-2011, 11:43 AM
Looks like you fixed it yourself.

go2sms
05-12-2011, 05:46 AM
It's weird, It gets fixed by itself and then it started doing postbacks again.

I don't know what to do?

Chuck
05-12-2011, 01:32 PM
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?