That's exactly how I thought/knew it works, but he seems so confident that it can be done without any of this in ASP that I had to double check before I go up to him and tell him he is wrong ;-))
-----Original Message----- From: Steve Onnis [mailto:[EMAIL PROTECTED] Sent: Tuesday, 5 August 2003 2:19 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Silly!! I think he is wrong The CFID and CFTOKEN values are stored as cookies on the client machine. This is so that when the user hits another page, it knows who is hitting the page, and can look up in its memory what variables are associated with that user. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Taco Fleur Sent: Tuesday, August 05, 2003 2:12 PM To: CFAussie Mailing List Subject: [cfaussie] Silly!! I almost feel silly asking this... But I have to... This is how I think it all works (but I could be wrong and my ASP colleague could be right)... To maintain a session the client either needs to accept a cookie or the CFID and CFTOKEN need to be passed by the url, otherwise you can't maintain state.. Is this correct? My colleague thinks that you can maintain state without a cookie or passing the CFID and CFTOKEN, is he right? If so, I will shoot myself... Taco ------------------------------------------------------------------------ ---- This email, together with any attachments, is intended for the named recipient(s) only and may contain privileged and confidential information. If received in error, please inform the sender as quickly as possible and delete this email and any copies from your computer system network. If not an intended recipient of this email, you must not copy, distribute or rely upon it and any form of disclosure, modification, distribution and/or publication of this email is prohibited. Unless stated otherwise, this email represents only the views of the sender and not the views of the Queensland Government. ------------------------------------------------------------------------ ---- --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ ---------------------------------------------------------------------------- This email, together with any attachments, is intended for the named recipient(s) only and may contain privileged and confidential information. If received in error, please inform the sender as quickly as possible and delete this email and any copies from your computer system network. If not an intended recipient of this email, you must not copy, distribute or rely upon it and any form of disclosure, modification, distribution and/or publication of this email is prohibited. Unless stated otherwise, this email represents only the views of the sender and not the views of the Queensland Government. ---------------------------------------------------------------------------- --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
