page one has a form that sends variables to page 2. on page 2 i take the variables and insert them into the DB. after the insert i want to erase the values sent in the URL, how do i do this.
my problem is that if the page gets refreshed the variables get added again into the DB and i do not want this, thanks for the help.
flashgroover