Note to self, and anyone else who cares... ViewState("ReferrerURL") is not the same as ViewState("ReferrerUrl"). Same with Cache object names. Apparently VB does *kinda* care about case sensitivity...
My day job is working in the IT department for a school district. It's an environment where I need to automate a bunch of tasks, and the parameters of the tasks frequently change. I currently have the system set up so that it runs the tasks through a...