On Fri, 15 Apr 2016, Leonardo M. Ramé wrote:

Hi, I need to extract the field values of a GET query of type:

http://127.0.0.1/cgi-bin/test.cgi?fields[1]=f1value&fields[2]=f2value

Is there a way to handle this apart from HttpRequest.QueryFields?

What other way would you like ? What is not good about this way ?

Michael.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to