The big problem that I am having is that I have a asp.net support manager website that I am building. One of my pages has a couple of buttons on it. The first button is and "add" or can be changed to an "update" button. When ever this button is clicked the page post back to itself and goes back through the ddl_TextChange event. I am trying to get this to stop happening because in part of my Text change event it clears all of...