Is there a way to check whether Javascript is enabled or supported by the browser? If it\'s not supported, I would like to redirect the user to a user-friendly error page. <
Use tags to include a meta-redirect if the page does not have JavaScript.
tags are called when the browser connecting to the page does not have JavaScript.