Don't Like What DotNetNuke has to say? Have you ever wanted to change what DotNetNuke says on it's controls? Change "Register" to "Join Us" or "Terms of Use" to "Member Agreement"? It's easier than you think. Brian Dukes 2007-08-28
How To: Get the size of an image (remote or local) It often happens that I would like to know the size of an image so that I can smartly resize it in various situations. Until today, I had never been quite able to get everything that I needed to get it done. Brian Dukes 2007-08-17
SelectedIndexChanged and ASP.NET AJAX Using a DropDownList, RadioButtonList, CheckBoxList, or other similar control as a trigger of an Update Panel (rather than in the Update Panel itself) will cause the initial value not to fire a SelectedIndexChanged event. Brian Dukes 2007-07-19