Outsourcing
Application Development
Application Maintenance
Website Design
Customer Support
eLearning
Application Hosting
Message Board
Guestbook
Website Poll
Chat Room
Website Statistics
Links Page
Topsite

Live Help


: Temporarily disabling one of your tools

At times it may be useful to temporarily disable one of your tools while you change the appearance or settings. This can be done by following the instructions below:

  1. Login to your Website Toolbox account.
  2. Click the Custom HTML link.
  3. Insert the following code into the "Header" text box:

    <script>
    <!--
    alert("MESSAGE");
    document.location = "URL";
    -->
    </script>
    

Replace MESSAGE with the message you would like to display to your users. Replace URL with the URL you would like to redirect your users to.


Home