---- 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]
