I have a listbox on my page and i add data to it everytime a button is pressed.

however each time the button is clicked it adds the page to the list of pages in the back button.
so if i press the button 7 times there will be 7 pages under the back button

How can i stop this from happening?