Re: Posting data when redirecting to a page

2003-01-02 Thread Robert
Gerald Richter wrote: I have a beginner's question. I'm trying to redirect the program flow to another .htm page using $http_headers_out{Location} but I also want to pass a message ($msg) to the new page using POST method. You can't do a POST request as an redirect, but you can do

Re: relative path is not working to load files

2003-01-02 Thread Luiz Fernando B. Ribeiro
Em Mon, 30 Dec 2002 14:24:34 -0500 (EST) "Carlos" <[EMAIL PROTECTED]> escreveu: > > Thanks to reply my email about Loading a file from a different > directory tree using execute. > > I am not using EmbperlObject. > >Hi, > > > >You can pass relative paths to Execute, >like > >'../some/other/page.

Re: Posting data when redirecting to a page

2003-01-02 Thread Luiz Fernando B. Ribeiro
Em Mon, 30 Dec 2002 14:29:15 -0800 Hoenie Luk <[EMAIL PROTECTED]> escreveu: > Hi all, > > I have a beginner's question. > > I'm trying to redirect the program flow to another .htm page using > $http_headers_out{Location} but I also want to pass a message ($msg) > to the new page using POST meth

Re: 1.3.5 : still make test pb on RedHat 8

2003-01-02 Thread Gerald Richter
> > >>#53 nesting.htm... > >> > >>[-1]Malformed UTF-8 character (overflow at 0xc41461c8, byte 0x09, after > >>start byte 0xff) in pattern match (m//) at test.pl line 1128, line 2. > >>[-2]Malformed UTF-8 character (unexpected end of string) at test.pl line > >>1136, line 2. > >>etc... > >> Could