Re: Sending a location Header

2003-01-12 Thread Octavian Rasnita
- Original Message - From: "Rob Richardson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 12, 2003 4:19 PM Subject: Re: Sending a location Header Greetings! I have successfully added the new functionality to the script I have been upgrading. Now the old f

Re: Sending a location Header

2003-01-12 Thread Rob Richardson
Greetings! I have successfully added the new functionality to the script I have been upgrading. Now the old functionality doesn't work. When I try to use it, I get an error page announcing Error 500, Internal Server Error. The log file contains the following message: "Premature end of script h

Re: Sending a location Header

2003-01-11 Thread Wiggins d'Anconia
Colin Johnstone wrote: Gidday All, After adding a member to my mailing list using a form with the get method. I wish to send a location header to call the page again, to clear the query string. So that if the refresh key is hit that member is not added again. Is this the correct implementation o

Sending a location Header

2003-01-11 Thread Colin Johnstone
Gidday All, After adding a member to my mailing list using a form with the get method. I wish to send a location header to call the page again, to clear the query string. So that if the refresh key is hit that member is not added again. Is this the correct implementation of the location header p