I suppose you could go thru some sort of rigmarole where you append client.hitcount to your session.urltoken value; thereby allowing yourself the ability to take a new reading on client.hitcount at some point and thus resetting your session ID. Thats one way that comes to mind, off the cuff. Like I said, I create my own session ID with a custom tag, so there's a second way to skin that cat... I'm sure there are more.
Cheers, ----------------------------------------- Matt Robertson [EMAIL PROTECTED] MSB Designs, Inc. http://mysecretbase.com ----------------------------------------- ----- Original Message ----- From: "James Sleeman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, October 31, 2001 5:42 PM Subject: Re: sessions and shopping carts At 02:18 PM 11/1/2001, you wrote: ><CFIF NOT Compare(variables.ReferTest,"0") OR NOT >Compare(cgi.http_referer,"")> > <!--- uh. oh. Reset the session ID ---> ></CFIF> Aha ! therein lies the problem... how does one go about resetting the session ID.. there is no CF function resetSessionID() CAUTION: The information contained in this email message is NOT confidential and may be just a bunch of hoo-haa. If the reader of this message is not a genius programmer, then may s/he be disintegrated via an Imodium Q45 Space Modulator. Views expressed in this communication may not be those of Pope John Paul II ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

