> Is there a good way to determine if a users browser is set to > not accept cookies as you are attempting to set a cookie? I > want to be able to send a message to the user if blocking is on.
Since cookies are client side and CF is server side, the only way to determine if they're settable is if you go to a second page Set a test one on one page, jump to another page (NOT using CFLocation) and test for it's existance... Warning: If they have their browser set to "Choose" then they may say "No" to the cookies, but they might accept them if they knew they were important... HTH Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 F: +44 (0)20 8686 7911 An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

