Hmm client vars. Why didn't I think about that. I don't want to keep using form variables. Currently I use a lot of URL variables. I'll test it out and see how the fast client variables run.
PS you can't use cfcookie and cflocation on the same page. I use cfmodule a lot and manyof them have a cflocation in them. Perhaps this is a design flaw, but I have to live with it. -----Original Message----- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 12:27 PM To: CF-Talk Subject: Re: 10 Step Program How about client variables? ----- Original Message ----- From: "Declan Maher" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 11:20 AM Subject: RE: 10 Step Program > Have you thought of using url.variables or passing vars in > form.variables. > > > -----Original Message----- > From: Won Lee [mailto:[EMAIL PROTECTED]] > Sent: 29 November 2001 17:19 > To: CF-Talk > Subject: 10 Step Program > > > Hi my name is Won Lee and I'm addicted to session variables. > > In an attempt to rid myself of all locking, I'm trying to stay away from > application and session variables. > One of the most common things is used for session variables is > session.userID. > How does one now emulate this functionality without using session > variables. > I thought about just using cookies, but that would hinder use of > cflocation. > Any ideas? > > How do HTML websites handle session states? > ==================== > Not being a materialist in the U.S. is kind of like not appreciating > opera > if you live in Milan or art if you live in Paris. We support materialism > better than any other culture. Because retailing and distribution are so > efficient here, stuff is cheaper than anywhere else in the world. And > then > we have huge houses in which to archive our stuff. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

