Hello,
I'm doing something fairly simple. I have 2 drop down lists, the 2nd is inside an update panel. When I choose a value in the first list the 2nd list gets populated.
This works fine on my machine and others when connecting to my website, however, my primary client's machine does not play nice. When the user selects a value in the first dropdown using the mouse i get an immediate asyncpostback timeout error. But if I use the arrow keys the drop down lists work as expected.
The internet explorer version is the exact same as mine and all the internet settings are the same as mine. Could this be some sort of missing windows update error? I'm really scratching my head on this one.
Thoughts anyone?
I'm doing something fairly simple. I have 2 drop down lists, the 2nd is inside an update panel. When I choose a value in the first list the 2nd list gets populated.
This works fine on my machine and others when connecting to my website, however, my primary client's machine does not play nice. When the user selects a value in the first dropdown using the mouse i get an immediate asyncpostback timeout error. But if I use the arrow keys the drop down lists work as expected.
The internet explorer version is the exact same as mine and all the internet settings are the same as mine. Could this be some sort of missing windows update error? I'm really scratching my head on this one.
Thoughts anyone?
Comment