From: Nuba on
Hi,
when i want to work with AutoPostBack in a ASP:DropDownList 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-to-fix-autopostback-error-for-aspnet-pages-with-postbackurl-button.aspx
From: Alexey Smirnov on
On Feb 16, 2:25 pm, Nuba <N...(a)discussions.microsoft.com> wrote:
> Hi,
> when i want to work with AutoPostBack in a ASP:DropDownList 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-to-fix-autopostback-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
 | 
Pages: 1
Prev: Norwegean language
Next: simple xss question