Hello Adam.
This code works, thanks.
Now I'm trying to see what is causing the problem and I noticed that the error raises again when I enclosed your code within these lines:
- <MagicAjax:AjaxPanel runat="server" ID="MagicAjax1">
- </MagicAjax:AjaxPanel>
What is AjaxPanel for? I have the MagicAjax dll in my bin folder, should I use the Microsoft Ajax assembly instead?
Thanks!