<!-- SNIP -->
> scrubbing them, and rebuidling the post string and trying to resubmitt it
> using headers().  I'm getting this error:

Why do you want to re-submit it?

Why not just parse it in the same page?

If not that, then use sessions and set the information, do a meta-refresh to 
redirect to the processing page, then use the processing page to pull the 
session information and make sure it came from the correct page.

HTH,
Wolf

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to