On Tue, 3 Feb 2004, JK wrote:

> Hi All,
> is there a way to read/write cookies and use sessions in FP? I can't find
> it in cgiapp.

There is currently no way, but it should be easy to add this.
Setting a cookie is just emitting the correct header. I'm not sure about
retrieving it, though. I don't know how the headers get passed to a cgi
app, but that should be easy to find out.

Michael.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to