I have an application where I want to have something like: "Hello, Howard. Welcome to this site. (If you're not Howard, click here )."
The click here cancel's the session for "Howard" (I've been using #structClear(session)#) After the session is clear, I want to start a new session, but this doesn't happen automatically. For example, after clearing the session, I send the user back to the home page where there are URLs that have #session.URLToken# in them, but because there is no active session, this throws an error. How do I clear one session and immediately initiate a new one? (And I'm glad the list is back online.) H. Howard Owens Internet Operations Coordinator www.insidevc.com [EMAIL PROTECTED] AIM: GoCatGo1956 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

