| Prev | Next
Menu: Products - Portfolio - Services - Download - Order - Company

 
Topic #1.1.1.1.
Security
   Security Basics  
   Site Map  
   Define User Lists  
   Login Form  
   Categorize Pages  
   Checkpoint Chunk  
   Client side risks  
   Log Out Procedure  
*

  

Browsing >>Checkpoint Chunk: Use a shared W-HTML "chunk" to check login status on all protected pages.

<h1>-Chunk:chCheckpoint</h1>
//If more than 10 minutes elapse before
//this chunk runs, the boolean flag _bLoginOk will 
//be cleared.
(~IfInactiveForSec|600|(~CLEAR|_bLoginOk~)~)
//If _bLoginOK is not defined, then 
//bounce the surfer to the pgLogin page.
//_bLoginOK is set when the TwhLogin component 
//is executed (after the login form posts).
(~REQUIRES|checked._bLoginOk|pgLogin~)
//Otherwise, update the TwhLogin 
//component to make the Usr* properties active.
(~WebLogin.Update~)

 
Path:  www.href.com to; Services to; Tech Talk Archive to; Security to; Checkpoint Chunk

Copyright © 1995-2012 HREF Tools Corp. All Rights Reserved Worldwide.
Running: WebHub-v2.167 compiled with d16_win32 on Microsoft-IIS/7.5,
Local Time: Thu, 24 May 2012 04:59:35.
Session 2092805004, 55 pages sent to CCBot/1.0 (+http://www.commoncrawl.org/bot.html) at 38.107.179.229;
Time to produce this page: 16msec.