Posted on February 17, 2007 by bigidea
Some dialogs are necessary but this one is just crazy. The issue i came across recently involves accessing an https page that is constructed dynamically for printing purposes. It does this via an hidden IFRAME. For some reason opening the page to print caused the above dialog to appear. The solution turns out to be [...]
Filed under: Geek | 2 Comments »
Posted on February 17, 2007 by bigidea
Often times i find the need to be able to filter datasets but it’s a hassle trying to lookup filter expressions. Here’s a great article that has some of that stuff.
http://www.akadia.com/services/dotnet_filter_sort.html
Filed under: Geek | No Comments »
Posted on February 17, 2007 by bigidea
VisualWin has an excellent article on how to accomplish installing a test certificate on an W3K server, IIS6.
Filed under: Geek | No Comments »
Posted on February 14, 2007 by bigidea
It’s easier than you think. Just watch any rouge application which unregisters this dll “MSXML3.DLL” when uninstalled. Quite a few things stop working. For example, ‘Search’ won’t work, Internet Explorer gives you weird javascript errors, you wouldn’t even be able to open ‘Event Viewer’ to find out what happened. Instead you get all kinds of [...]
Filed under: Geek | No Comments »