Your best chance is to ensure that the user already has a cookie, then set up the session in session.cgi, store it in the DB, and retrieve it in cart.cgi. That probably defeats the purpose of the separation of the two scripts.
So instead of using two SSIs, call a dispatch script that calls both scripts and passes the values from the first to the second.
In reply to Re: Passing values between Apache SSIs
by moritz
in thread Passing values between Apache SSIs
by atemon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |