I try to set a cookie with expire time like this:   %response.SetCookie("XXXXX",%session.SessionId, %session.AppTimeout,"","",0,0)  but when i return to the browser it shows that the cookie's("XXXXX") expire time is "session". How can i to set a expire time? Can someone help me? thxsmiley</p></body></html>