It appears that I have a page with 2 views. When you refresh the page, the postback is initially false. However, after clicking a submit button, the postback becomes true, and the 1 view changes to view 2. Now, when you refresh the page again, the postback is true, but i want it to be false.