Don't user CF, use JS.  PS.  I haven't tested it:)
<html>
<head>
<script language=javascript>
        <!--
        document.location="yep.cfm";
        function gohere(){
                document.location="yep.cfm";
        }
        //-->
</script>
</head>
                        
<body onload="gohere();">
        You do not have JS enabled, turn it on please to use this site.
</body>
</html>

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Brian Bessemer
Sent: Friday, May 18, 2001 2:38 PM
To: '[EMAIL PROTECTED]'
Subject: Detecting JavaScript


Anyone know if there's a way to detect if JavaScript is turned on in a
browser using ColdFusion

brian bessemer
specialist, web technologies
214.224.1164
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

imc2.com <http://www.imc2.com/>

7505 john carpenter frwy
dallas, texas 75247
214.224.1000
fax/214.224.1100 


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to