I have just received the projust of making an ASP application editable. The person who first desgined this application did not take into consideration that users may need to go back and make changes after submitting the information. It is set up with some type of web based reporting. Is there any easy way to allow the user to make changes and have it simultaneously change the database (SQL)and update the report with out losing information on the latter pages? These changes need to be done prior to loggin out of the application. Thanks in advance for any help!