On Feb 16, 2:25*pm, Nuba <N...@discussions.microsoft.com> wrote:
> Hi,
> when i want to work with AutoPostBack in a ASP
ropDownList it runs for the
> first click, but when i try to do it a 2nd time nothing happens.
> This behaviour is only in IE6.
> Some Pages describe my problem, but the solutions don´t work.
> e.G.http://www.dentaku.com/2006/06/how-t...error-for-aspn....
The link didn't say about IE6. It sounds strange that this is not
working after second click. Are you sure that there is no any other js
which can block it? Do you see any js error after that?
Please see how to debug js errors here
Scripting Debugging in Internet Explorer
http://blogs.msdn.com/ie/archive/2004/10/26/247912.aspx
Hope this helps