Showing posts with label You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page. Show all posts
Showing posts with label You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page. Show all posts

26 December, 2012

You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.

JavaScript is a scripting language that can be embedded in web pages and other applications.

You can use JavaScript code in browser applications together with HTML, CSS and the Document Object Model (DOM), which represents HTML and browser objects.

·         For information about HTML, see HTML/XHTML Reference.

·         For information about CSS, see Cascading Style Sheets.

·         For information about the DOM, see Document Object Model (DOM).

Problem Description:
When you try to open a Microsoft SharePoint Server 2013 site, you receive the following error message:
You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.

Probable Cause:
This problem occurs because the JavaScript feature is disabled in Windows Internet Explorer.

Resolution:
To resolve this problem, enable the JavaScript feature in Internet Explorer. To do this, follow these steps:
1.    Open Internet Explorer, go to the SharePoint Server 2013 site, press Alt to reveal the Menu bar, click Tools, and then click Internet Options.
2.    On the Security tab, click Custom level.
3.    Scroll down to the Active scripting section, and then select Enable. 

Reference:
Describes new features in JavaScript

Provides an introduction to the basic structures in JavaScript

Explains advanced JavaScript functionality, such as recursion, arrays, troubleshooting, and so on.

Explains the elements of the JavaScript language