>
> I admit I am completely lost at this point. I don't even know
> how Embperl
> does what it does when it works, much less why it fails. Shouldn't the
> browser be sending a Cookie: HTTP header in its request?
>
> Any ideas or thoughts welcome.
>
>
Embperl send a cookie the first time %udat is used and the browser should
send it back on _every_ request.
One other issuse that could arise is, that the browser send the cookie only
back if the path is the same or below the one where the cookie was send. If
the browser should send back the cookie for the whole site, than you have to
add a
PerlSetEnv EMBPERL_COOKIE_PATH /
Maybe this is the reason?
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]