November 29, 200421 yr 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!
December 14, 200421 yr Author 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
Create an account or sign in to comment