> I`m coding session handler and I noticed that EP under CGI on my PWS 4
> doesn`t call SetSessionCookie. Why? Is it a bug?
>
It's handled in the C code. SetSessionCookie is only there if you want to
Set the SessionCookie from outside (e.g. from another handler).
The C code call the getids function and expected it to return three values,
the initial id, the current id and a modified flag. It only sends a cookie
if the data is modified and the initial id differes from the current id
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]