ASDSO Dam Safety Toolbox

Log out: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
No edit summary
No edit summary
Line 36: Line 36:
     <p>Return to <a id="redirectUrl" href="/wiki/Main_Page">Main Page</a></p>
     <p>Return to <a id="redirectUrl" href="/wiki/Main_Page">Main Page</a></p>
   </div>
   </div>
  <?php
    function myphpfunction(){
      setcookie("remoteUserEmail",'', time()-3600, "/", "damtoolbox.org", 1, 1);
    }
  ?>


   <script>
   <script>
Line 54: Line 63:
       // myDate.setDate(myDate.getDate()-1);
       // myDate.setDate(myDate.getDate()-1);
       // document.cookie = cookieName +"=" + cookieValue + ";expires=" + myDate + ";domain=damtoolbox.org;path=/";
       // document.cookie = cookieName +"=" + cookieValue + ";expires=" + myDate + ";domain=damtoolbox.org;path=/";
       document.write("<?php impexiumLogout() ?>");
       document.write("<?php myphpfunction() ?>");





Revision as of 21:19, 17 April 2023

Do you want to log out?