ah-ha! there they are - thanks!<br><br><div class="gmail_quote">On 19 May 2010 14:24, Joost van der Sluis <span dir="ltr"><<a href="mailto:joost@cnoc.nl">joost@cnoc.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">On Wed, 2010-05-19 at 13:45 +0100, Vannus wrote:<br>
> Has anybody got query's to work with weblaz TCustomCGIApplication?<br>
><br>
> ie.<br>
> my.cgi?q=hello<br>
><br>
> and my.cgi then outputs whatever q is?<br>
><br>
> the AResponse.Fields don't get filled with the query and AResponse.URL<br>
> doesn't contain the URL for me to parse myself :(<br>
<br>
</div></div>Try AResponse.QueryFields.<br>
<br>
You can also have a look here:<br>
<a href="http://services.cnoc.nl/lazarus/index/fclweb" target="_blank">http://services.cnoc.nl/lazarus/index/fclweb</a><br>
<br>
The examples also show what you want.<br>
<br>
Joost.<br>
<font color="#888888"><br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></blockquote></div><br>