--- Frank Tudor <[EMAIL PROTECTED]> wrote:
> I am putting in the $payment="1"; so it will automatically go to
> test_page2.html but it just sits there.
[snip]
> header ('Location: http://ftudor/test/test_page2.html');What happens when you type it into your browser manually? http://ftudor/test/test_page2.html That might be your problem now. Chris ===== My Blog http://shiflett.org/ HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

