> Here you go: I mostly echo out the HTML. I have included the entire > form here. > Thanks - CH > > echo ("<form method='post' action='{$_SERVER['PHP_SELF']}' > encType='multipart/form-data'>"); > echo ("<table border='0' cellpadding='5' width='500' > ...
If you could send the actual resulting HTML that is echoed by your script, that would be more helpful in diagnosing why your browser isn't posting back to the right page.
HL
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php