On 4/26/05, James <jtu@xxxxxxxxxxxxx> wrote: > What have people done in the past to deal with states and such and > keeping these things straight when the user hits the BACK button? Use GET instead of POST for your form method. And if you need both methods just handle the incoming requests from the $_REQUEST array. -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php