> Thanks to everyone for the help - unfortunately my problem seems to be the
> function I'm using to do the redirecting.  header() is supposed to be the
> first item passed.  What I'm trying to do is use a line of code well down
> into the logic of my script to redirect the user to another page along with
> the necessary variables.
> 
> I may need to validate input on one page, have another form inside my code
> that is executed after the first form posts, then when they choose payment
> type that form can post to the appropriate payment site....  Seems like an
> extra step.
> 
> Dean

Why would you need to print anything out before redirecting them? 

jason 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to