My page starts off prompting a user for a number, when the first button is clicked the specified number of textbox controls are added to a panel on the same page. If I try to click a second button to handle the contents of the textbox controls the page seems to revert to its startup condition i.e. all textbox controls disappear off the page.<BR><BR>How can I stop the panel from resetting itself after the second event?