When deleting a server folder, the Session information is lost in the next reload...I've included an attach that is a simple webform with 3 buttons a textBox and a label.the textbox is used to name a certain folder.The create button creates it, and the delete button deletes it. The reload is used to display a count of session variables in use. The session has one variable initialized in the create event.