Actually I just tried it on our test server and it works fine. Set up an SQL datasource as the client storage, turned cookies off in my browser, and the site works fine.
If CF Admin is set up with 'cookie' as the client variable storage and I have no cookies allowed in the browser, the same site comes up full of 'session variable not found' errors... ---- On 04 July 2003 10:01, Robertson-Ravo, Neil (RX) Wrote: > Hi Dave, > > Can you give me a low down on how you will doing this? > > -----Original Message----- > From: David Low [mailto:[EMAIL PROTECTED] > Sent: 04 July 2003 09:58 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Cookies anyone.. > > > ---- > On 03 July 2003 16:42, Robertson-Ravo, Neil (RX) Wrote: > >> I am in the inenviable position of having to possibly convert a whole >> section of a site into non-session cookie behaviour.... anyone got >> any quick tips on this or is it case of appending each url with the >> ID and Token... > > I have to do this as well on two large sites, so I'd be interested to > hear how you get on! To be honest I was just going to set up the > server to hold session variables in an SQL table (the sites are > fairly low traffic) and avoid using cookies that way... > > David > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] For > human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
