I posted yesterday about the strange behaviour of some code on my master page that fires when some content pages are loaded but not when the default page is loaded.
I want to try and move this code to another location but have it able to be called from any page and not just the master. In VB6 this would have been a module. I'm sure there is a way to do something similar in asp.net I just don't know what it is.
Go to the complete details ...