I suppose this is a bit of a long shot, but I was wondering if there was any way to programmatically toggle the "USE SESSION COOKIES" option. Take, for instance, a site with an "authenticated" section and an "unauthenticated" section. On the authenticated section, I know that the user has cookies turned on and has successfully been logged into the system. On the unauthenticated section, I can't trust that this is the case, and thus would like to pass the session ID in the query string. However, this being the same site in the same root folder, I can only have a single setting for "USE SESSION COOKIES". There doesn't seem to be an explicit command for this, but if anyone has a technique they've been using and wouldn't mind sharing, I'd appreciate it! Thanks, - Clayton
Clayton L. Donahue The Healthcare Management Council, Inc _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
