× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.







Hi Rick,

I've had a similar problem before, with sessions timing out when there are
many fields to fill in. What I did was to put the web page inside a
frameset, and add a hidden frame to the frameset. In the hidden frame I
loaded another, dummy, web page with a refresh meta tag, which reloaded the
dummy page every 5 minutes. This would keep the person logged in, without
having to save the document or click on anything. Of course, this could
affect security if the users were to leave their desks while having this
page open, and that is something you would have to consider.

I used the meta tag <meta http-equiv="refresh" content="300; url=xxx">
where xxx corresponds to the page itself. 300 is the value in seconds, and
is the same as 5 minutes.

Hope this helps.

/Peter



                                                                           
             rick.baird@steakn                                             
             shake.com                                                     
             Sent by:                                                   To 
             domino400-bounces         domino400@xxxxxxxxxxxx              
             @midrange.com                                              cc 
                                                                           
                                                                   Subject 
             2004-05-12 14:59          Session Time Out for browser app    
                                                                           
                                                                           
             Please respond to                                             
              Lotus Domino on                                              
               the iSeries /                                               
                   AS400                                                   
             <domino400@midran                                             
                  ge.com>                                                  
                                                                           
                                                                           




Hey all,

A guy here has written a browser based domino app that allows the users to
enter budgeting and forcasting figures.  It's a javascript monster, that
works much like a spreadsheet, and works pretty well.  The problem is that
it takes a reletively long time to enter and adjust these numbers, and
often the session times out before they finish and they lose all the work
they've done so far.

They've been told to save thier work often, but most are still complaining.
It's used by several hundred users, and they only use the application once
every 6 months or so, so the learning curve starts over each time.  We're
looking for a way to allow them to keep this document open for a longer
period of time, without sacrificing the security side of things.

Short of setting the time-out values to a rediculously long time, can
anyone think of a way for this one document on this one application to keep
the session alive past the timeout?

I'm open to any and all suggestions - even maybe a javascript or java
applet that saves the data, or even just hits the server every 5 minutes or
so while this document is open, or something along those lines.

We're on the latest R5 now, but will be upgrading to R6 soon - so an R6
solution would be acceptable.   The solution has to work from a browser.

Thanks,

Rick


_______________________________________________
This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
To post a message email: Domino400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/domino400.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.