I have a cookie that I store on the clients machine lets call it MyCookie. The cookie is created on page1.asp. Now I have another value the I need to store but it doesn't become avaiable until the user moves to page2.asp.
If I add the value from Page2.asp to MyCookie does it append to the last line of MyCookie or does it recreate a 'New cookie called MyCookie with the 'New value? If that's the case I could create another cookie?
Life's a journey enjoy the ride...
jazzz
If I add the value from Page2.asp to MyCookie does it append to the last line of MyCookie or does it recreate a 'New cookie called MyCookie with the 'New value? If that's the case I could create another cookie?
Life's a journey enjoy the ride...
jazzz