I use something to test if pop-ups are not disabled, could usi it as well for javascript.
In the login page, I have a script that opens a pop-up. The template called sets up a session variable that says "pop-up enabled". Then the code returned closes the pop-up. By the time the user logs in, if the session variable is not set, the user gets an advice to let pop-up for this domain, since they are used in some admin modules. For just Javascript enabled, it could be more elegant to use XMLHttpRequest than a pop-up, but the basic idea is the same. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225577 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

