I'm looking to add a feature of this sort in a future version - suggestions for the implementation will be gratefully accepted. :) (and a patch to implement it would be even better :) Anthony
Farzad Farid wrote Hi,
This looks like the mecanism used by the PHPlib library to manage sessions. But the strength of phplib is that you can use either a cookie or a parameter on the url to transmit the session id. The second method is useful especially for clients refusing cookies. Would it be possible to use the url method with SQLSession? And how can I automatically add the session id on every url called from the current document?
Regards.
-- Farzad FARID <farzy@via.ecp.fr> Ingénieur Informatique Libre Alcôve - http://www.alcove.fr/
-- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.