Forum Moderators: coopster
[2]echo "<meta http-equiv=\"refresh\" content=\"0;URL=index.php\">\n";[/2] but this doesn't allow me to bring form data (fields)from the last page to the next.
I want to collect form data from form #1, post it to the table, then go to form #2 bringing data in from form # 1.
is there a better way?