I need some help working with a session or global variable. I'm not sure which I need. I'll explain the situation and hopefully someone can help me. I'm working on a web services portal site that ...
My current goal is to build a website with one webpage. I've got my Default.aspx with one PlaceHolder control, and LinkButtons for my links. Clicking a linkbutton is supposed to set a Session variable ...