A Tale of Tabbed Pages

In my ASP.NET content management system, I wanted to use a tab control to allow an author to edit individual pages of an article. I quickly discovered, however, that changes to the text box weren't being saved when I switched to a different tab... [Read more]

 20 Nov 02 11:23 AM · Tags: ASP.NET