Andrea_Arquint
Oct 20, 2010Nimbostratus
cookie insertion
Hi
How can I set a cookie in the clients browser if he makes a request to a specific /folder/ ???
thanx
bb
okay I got it...
I have to do the following:
1. when HTTP_REQUEST
- matches any request conditions
If the request condition matches
2. when HTTP_RESPONSE
- set cookie
ahh and you check with the variable cinsert that the RESPONSE works even if the condtition matches right?
Do you have an example somewhere?
Kind regards
andy