The trick is to use the OnClientClick and UseSubmitBehavior properties of the button control. There are other methods, involving code on the server side to add attributes, but I think the simplicity of doing it this way is much more attractive:
Read the rest of this entry »

So upon possibly finding the “next best thing” in open source I have stumbled upon a e-Commerce Solution called Magento.
I have now jumped head first into learning how to skin magento for a new commerce cart.
Read the rest of this entry »

Recently I ran into a issue were I needed to update a DotNetNuke site that was running version 4.03.05. The current version of DotNetNuke at the time was version 4.09.03. So this was rather large update.
Upon looking at this task, I was unsure if any of the 3rd party modules would work correctly in the new version. So after doing a little research it seemed all the modules worked rather well. In this guide I’ll talk about the steps I took to complete this task.
Read the rest of this entry »