This is gonna be real straightforward for you guys: I got a form on a HTML page, user hits submit button and a separate ASP/ADO page takes over and data gets stuffed into a DB as it should. Now, how do I re display the form to the user with all his data in the fields as he input it? Snippits of code would be a big help!!!