I'm not sure I completely understand what is trying to be accomplished, but it sounds like some javascript could be used to do this. Basically, you'd have form a submit to form b, then form b generate a form with a few hiddens, then force a submit with javascript to form c. -Dan Joseph ----- Original Message ----- From: "Matt M." <h.dudeness@xxxxxxxxx> Date: Friday, October 8, 2004 11:59 am Subject: Re: header redirect with POST? > > Is it possible to have a form where I post variables to a processing > > script which would then redirect to another form have variables > posted> from the processing script? I am researching the HTTP > header things as I > > write this, but have not found a viable answer that is PHP only. > > I dont know if that is poosible. I think you would have to find a way > to tell the browser to pass the post data. > > Why are you trying to do this? Why not use sessions, or the query > string? > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php