On Mon, 31 Mar 2003 at 12:41, David Gilden opined:

DG:I have uploaded the following to a UNIX server at Earthlink,
DG:and it is returning a 500 Internal Server Error.
[snip]
DG:my $loc = '/pages/thankyou.htm';

i'd try this instead:

my $loc = "/pages/thankyou.htm\n\n";

do you have access to your own error logs?  if so, post anything relevant 
from there.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to