Re: [fpc-pascal]CGI: cgiapp.pp and ezcgi.pp possible bug

2003-09-13 Thread James Mills
On Sat, Sep 13, 2003 at 01:50:29AM -0700, Alan Mead wrote: > I don't know anything about the FP cgi routines, but I program CGI a > lot and the handling of characters like '>' could be tricky. Does it > hang on other strings containing an angle bracket, or just this > particular one? And you say

Re: [fpc-pascal]CGI: cgiapp.pp and ezcgi.pp possible bug

2003-09-13 Thread Michael . VanCanneyt
On Sat, 13 Sep 2003, James Mills wrote: > On Fri, Sep 12, 2003 at 06:34:16PM +0200, [EMAIL PROTECTED] wrote: > > > > > > On Sat, 13 Sep 2003, James Mills wrote: > > > > > Hi all again, > > > > > > I'm reposting this question as I would like to find some answers to this > > > problem, or writing

Re: [fpc-pascal]CGI: cgiapp.pp and ezcgi.pp possible bug

2003-09-13 Thread Alan Mead
I don't know anything about the FP cgi routines, but I program CGI a lot and the handling of characters like '>' could be tricky. Does it hang on other strings containing an angle bracket, or just this particular one? And you say when you POST... that means it works if you ... (I'm blanking on na