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 [...]
Archive for February, 2007
Do you want to display the nonsecure item – (dialog in IE)
February 17, 2007Filtering and Sorting in ADO.NET
February 17, 2007Often 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
Setting up SSL with a SelfSSL certificate on Windows Server 2003
February 17, 2007VisualWin has an excellent article on how to accomplish installing a test certificate on an W3K server, IIS6.
Bringing down Windows XP!
February 14, 2007It’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 [...]