On Tue, Nov 18, 2003 at 01:24:23PM -0800, b b wrote:
: 
:  The Problem again:
:  I have a form, I fill it, click submit and then hit
: back. Usually in other sites I see the data that I
: attempted to submit. Forms originating from my site
: are  coming up blank.

So what do you see if you put a print_r($_POST) in your form handler?

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

Reply via email to