[Lazarus] CGI fpWeb Error

Joost van der Sluis joost at cnoc.nl
Sun May 30 21:10:32 CEST 2010


On Sun, 2010-05-30 at 15:35 -0300, Leonardo M. Ramé wrote:
> El dom, 30-05-2010 a las 20:21 +0200, Joost van der Sluis escribió:
> > Yes, comment line 408 and 409 in custcgi.pp.
> 
> Could you show me what do you see in those lines? here in 408 is an
> "end;" and 409 is empty. Line 408 marks the end of this method:
> 
> Function TCGIRequest.GetFieldValue(Index : Integer) : String;

    25 : begin
         Result:=Decodevar(5); // Property PathInfo
//         If (Result='') then
//           Result:=Decodevar(34); // Property Request URI
         end;

Joost.





More information about the Lazarus mailing list