Alright, I tried it out, but I never could get your sample to work...
Not sure if you mean it doesn't run or it doesn't do what I said it's doing. The example runs. It just doesn't do what the guy's tut said. (his example is .net 1.1 and I am trying to make it work in .net 2.0 - perhaps this is why I am having problems...)
I am also adding a new zip with the modified code to see outputs better(the green and red output) although you never see the red as it depends on isPostBack that isn't working.
If you look at the source code you will notice that I modified the viewstate hidden input name and id from __viewstate to viewstate
bsw
Last edited by bsw2112; Mar 29th, 2007 at 11:50 AM.