asp.net: How to get a button to affect the page contents. I don't want to put everything into Page_Load, but I did want Page_Load to either react to the button press (which it can't if it is called first), or to leave the populating to the button routine, which IsPostBack allows me to do. Thanks
How to get boost wdirectory_iterator to return UTF32 on the Mac But I am getting UTF-8 back, not 16 or 32, and all references I have found indicate the Mac wchar_t is UTF-32. Perhaps I will have to convert from UTF-8, but I'd like to be sure I'm not missing something more standard first.