On Wednesday 16 July 2003 21:08, Artoo wrote: > That didn't seem to work. I changed the echo $old_data to echo > $_SESSION['old_data'] since old_data is a session variable. > > I put a test line echo $_echo $_SESSION["old_data"]; just before the form > is displayed to make sure the data is being set, which it is and has the > correct data. But the data doesn't show up in the textarea of the form.
What does $_SESSION["old_data"] contain? And what is your code? You did check that it is proper HTML? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* "Ahead warp factor 1" - Captain Kirk */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php