<script>
function verifyCookie(){
var hasCookie=document.cookie;
return (hasCookie)?true:false;
}
</script>




Lee Surma <[EMAIL PROTECTED]> on 01/24/2002 08:31:14 AM

Please respond to [EMAIL PROTECTED]

To:   CF-Talk <[EMAIL PROTECTED]>
cc:

Subject:  Cookie Blocking


Is there a good way to determine if a users browser is set to not accep
t
cookies as you are attempting to set a cookie? I want to be able to sen
d a
message to the user if blocking is on.
--


Lee Surma
Public Radio International
[EMAIL PROTECTED]
612-330-9223




______________________________________________________________________
Why Share?
  Dedicated Win 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=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to