I actually think my problem is the the :
header("Location: ../Issues/EditIssue.php?number=".$_GET['number']);
exit();
Because if replace it with a :
<HEAD><META HTTP-EQUIV="Refresh" CONTENT="0;url=
It seems to work.
Thanks for you help!
----- Original Message ----- From: "David Elliott" <list@xxxxxxxxxxxxxx>
To: "Thomas Vanhal on php-windows" <php-windows@xxxxxxxxxxxxx>
Sent: Monday, January 24, 2005 2:19 PM
Subject: Re: CGI Error
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php