{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
How to remove the footer in Original WebX
By default Original WebX displays object paths at the bottom of the screen. The object path may be removed if needed. Below are the steps to prevent the object path from being displayed:
  • Navigate to C:\Program Files\Schneider Electric\ClearSCADA\WWW\Scripts
  • Open javascript.js in a text editor
  • Locate the document.write( '</object>' ); line in the InitControl() function - this is usually found at the end of the file
  • Disable (comment out) this line by adding // in front of it
  • The resulting line should look similar to the one below:
    • // document.write( '</object>' );
  • Save the change and close the text editor
  • Clear Internet Explorer's cache and connect to Original WebX
  • The object path or the footer should no longer be visible

NOTE: javascript.js will be set back to its default configuration whenever the version of ClearSCADA gets upgraded or whenever a the existing installation is repaired by running the installer.


Schneider Electric Canada

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: