__doPostBack problems
The __dopostback bug Has a hotfix. Too bad I spent four hours last week trying to fix this for Verona. Grr.. In general, between the fact that PocketPC's IE can't understand ViewState correctly and this, I have begun always subclassing System.Web.UI.Page and running from that just so I can kludge fixes without having to change a million and a half objects.
-j.p