AnFrusch@pepp Posted November 29, 2004 Posted November 29, 2004 Hello all, I'm trying to do this: I save a cookie in user's browser (I know using sessions variables is much better but right now this means re-write all my CDML converted web site.. I don't think I have the necessary time now).. i use fmxslt:set_cookie() function because is quite simple.. but [color:"red"] I can't kill the cookies .. I tried to overwrite an existing cookie specifying a negative number for expire parameter but it seems not to work. Any ideas? Tnx!
AnFrusch@pepp Posted December 14, 2004 Author Posted December 14, 2004 I finally decided to save a standard cookie and not to kill it (a predefined value such i.e. 'logoff').. this is not what I call a clean solution but .. it works out somehow
Recommended Posts
This topic is 7284 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now