I'd let ASP.NET handle the posting back, and focus more on doing the actual work. <BR><BR>All the visual elements should be contained in either Html or WebControls (or User Controls) and they should ...
I'm looking for a good, well-explained example of the ASP.NET AJAX Control Toolkit's ModalPopup. What I'd like to do is similar to NetFlix. Bring up the modalPopup by pressing a Button while graying ...