we've made a big survey consisting of 5 php files
each php file is a form writing data to a database, after the user pushes the form button we display a "succesfully written to database" page and a link to the next php
we now want that when user pushes the button, the data are verified, and written to database and that we jump automatically to the next page
how do we do that? javascript? any help will be greatly appreciated