This is more serious than my previous post suggests. I just attempted to connect to the application using a Mac and IE4.5 and got the same error... yet yesterday no problem at all...
=============== previous message ============= Today... right in the middle of working with a cf app when suddenly the Applications starts saying I need to enable cookies. I check and IE 5.5 cookies are enabled... so I fire up Netscrape and it has no problems with the application. It seems to be an IE only problem. Soooo.... I turn cookies off in IE and it dutifully asks me if I want to accept the cookies... I say yes... and Still CF says it can't find the cookies that I just accepted. I haven't mucked about with the code for several days... So I don't think it's that.... Netscrape seems to do ok. The code is quite simple... and has been working for months. The dspLogin.cfm has this as it's last line. <cfcookie name="TestCookie" value="Yes" expires="1"> The actLogin.cfm has this as it's first line. <cfif not isdefined( "cookie.TestCookie" )>Report error and Abort</cfif> Anybody have a clue as to what's up? Brian ______________________________________________________________________ Get Your Own 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=coldfusionb 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

