[fpc-pascal]UNCGI issues
Peter Vreman
peter at freepascal.org
Tue Jun 19 08:03:45 CEST 2001
> Hello,
> Thank you all for the quick responses. The problem is this though:
>
> I am using the post method to get the contents of a <textarea> tag. In the source
code
it says there is a limitation of the UNCGI unit in that it cannot pass params >255 chars.
I tried simply converting everything to ansistrings but then the results came back funny.
I think somewhere it relies on the s[0] element (which ansistrings don't support).
>
> Any more ideas?
Did you try the ezcgi unit from the FCL?
More information about the fpc-pascal
mailing list