Is there a way to make a variable global to an entire aspx file? I tried to just sticking it at the top where the declarations for the buttons ect go, but whenever I make changes to this variable they don't seem to stick. any ideas?