expiring Lectora cookies after 30 days?
November 21, 2008 12:00 AM
Try this as it seems to do the trick.Note: This changes a Trivantis Javascript file. Do so at your own risk. I suggest you make a copy of this file before making the changes. Once modified, Trivantis no longer supports the file.1. open trivantis-cookies.js in C:Program FilesTrivantisLectora Professional Publishing SuiteSupport Files.Insert if( typeof Var_expireDays != "undefined") days = Var_expireDays.getValue() ;right after line 8: if (days) {2. In your Lectora title, create retained variable _expireDays and add a title level action that modifies _expireDays and sets it to either 30 or 90 or whatever. This action needs to be on ALL pages (not popups).Use this http://www.karenware.com/powertools/ptcookie.asp to view the trivantis cookie = your computer user name+@~~local~~...
Discussions have been disabled for this post