Web Development 18 Jun 2008 IE8 and AjaxControlToolkit – Visibility bug Well, I finally downloaded IE8 to see how some of the sites I've worked on behave. Most things work just fine, however, I did find a pretty sign… Read More
Web Development 4 Jun 2008 Using JavaScript methods in C# I ran into a weird problem today. I needed to escape a string in c# in such a way as to be able to unescape() it later with JavaScript into the … Read More
Web Development 28 May 2008 Microsoft JScript runtime error: ‘null’ is null or not an object Programming JavaScript can be fun, but sometimes when I get errors like this it can get a little frustrating... It happened on the following line, whe… Read More
Web Development 20 May 2008 Flash standalone installer for internet explorer (IE MSI) I'm not sure why Adobe makes it so hard to install the flash player with a MSI. By going to adobe.com and clicking on the "Get Flash Player" lin… Read More
Web Development 8 May 2008 ‘AjaxControlToolkit’ is undefined (javascript) I got this annoying error recently in a website I've been working on. It worked perfectly fine locally, it worked fine after uploading to the we… Read More