Ok - thanks. I've just read up on headers, but, where would you put this in the code? After the submit input type ?? I get an error. On Wed, 2003-01-08 at 14:34, Ryan Marrs wrote: > Or a redirect after submitting: > > Header("Location: pagetogoto.php"); > > > > ___________________________________ > Ryan Marrs > Web Developer > Sandler & Travis Trade Advisory Services, Inc. > 248.474.7200 x 183 > 248.474.8500 (fax) > www.strtrade.com > > > -----Original Message----- > From: Mignon Hunter [mailto:hunter@tic.toshiba.com] > Sent: Wednesday, January 08, 2003 3:34 PM > To: 1LT John W. Holmes > Cc: php-db@lists.php.net > Subject: Re: insert form data > > Actually, I dont need these variables in the rest of the form, I just > need to go to the next page...Like a hyperlink on the submit button > maybe ??? > > Seems like I've seen that... > > Mignon > > > On Wed, 2003-01-08 at 14:12, 1LT John W. Holmes wrote: > > > When I post to my next page in the survey in the form action, instead of > > > this page, the data doesnt go into the database. > > > > > > Does anyone know a way around this other than rewriting all the pages > > > into one page? > > > > Use sessions or hidden form fields to transfer the data between pages. > > > > ---John Holmes... > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php