Yes, there is a simple solution. Just put an IF statement at the
beginning of all of your TAF files that checks to see if the person
is logged in. If they are not, branch to a login form in a central
TAF file (eg. login.taf).

The IF statement would check to see if one of your user variables
still has a value. (eg. <@ifempty @@user$User_ID>).

Stefan

At 03:29 PM 4/15/2009, you wrote:

We have times when users leave their workstations for extended periods of time and their user variables expire. In cases like these, we'd like to automatically load the main page of the application when the expiration occurs so they can simply log in when they return, instead of them getting a cryptic datasource error page.

Is there a simple solution for this?

Thanks






________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


=====================================================
Database WebWorks: Dynamic web sites through database integration
http://www.DatabaseWebWorks.com

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to