Re: LOG IN LOG OUT
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15234
interpreted = N
texte = >Hello,>I'm trying to solve this problem for a while:> When users enter someplace, they are written into a database containing 3> fields: [date][T](time)[user].>New user who enters is able to see who is already there because the entry>page contains:>[search db=users.db&eqdatedata=[date]]>[founditems]>[user]*[t]
>[/founditems]>[/search]>The problem is to show only users that are there at the moment, because>now it shows ALL the users that logged in that day. I want the users who>exited the system not to be displayed. I tried to use some math format to>display users that entered in the last 30 minutes, but then I have the same>problem with users who logged out after 5 minutes, etc.The web cannot tell you who is there and who is not, because no oneis actually 'there' for more than the time required to download a webpage and the graphics/sounds that are referenced on that page. So ifthe page is a text-only page, the person was actually 'logged in' foronly a fraction of a second.In other words, you can't do what you want, you can only guess at it.Try recording the time each person requests a page, then display thetime instead of the date. Then other users can try to figure outwho's still there by looking at the last time they requested a page.Sincerely, Ken GromeWebDNA Solutionshttp://www.smithmicro.com/webdnasolutions/...
Associated Messages, from the most recent to the oldest:
>Hello,>I'm trying to solve this problem for a while:> When users enter someplace, they are written into a database containing 3> fields:
[date][T](time)[user].>New user who enters is able to see who is already there because the entry>page contains:>[search db=users.db&eqdatedata=
[date]]>
[founditems]>[user]*[t]
>[/founditems]>[/search]>The problem is to show only users that are there at the moment, because>now it shows ALL the users that logged in that day. I want the users who>exited the system not to be displayed. I tried to use some math format to>display users that entered in the last 30 minutes, but then I have the same>problem with users who logged out after 5 minutes, etc.The web cannot tell you who is there and who is not, because no oneis actually 'there' for more than the time required to download a webpage and the graphics/sounds that are referenced on that page. So ifthe page is a text-only page, the person was actually 'logged in' foronly a fraction of a second.In other words, you can't do what you want, you can only guess at it.Try recording the time each person requests a page, then display thetime instead of the date. Then other users can try to figure outwho's still there by looking at the last time they requested a page.Sincerely, Ken GromeWebDNA Solutionshttp://www.smithmicro.com/webdnasolutions/...
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Fileinfo (2001)
formulas.db (1999)
WebDNA implementation of MD5 algorithm? (2003)
bugs w/! &/or bad scripting??? (1997)
The force has left me. (2002)
and vs or vs not (1998)
Formatting ModDate (2000)
SiteBuilder (2004)
Search/sort in URL Was: GuestBook example (1997)
Country & Ship-to address & other fields ? (1997)
Signal Raised (1997)
[WebDNA] Problem with [purchase] (2009)
Error: Too many nested [xxx] contexts (1997)
attachment (2000)
Review comparison by PC Magazine: Open for On-line Business (1997)
searching problem (1998)
WebDNA Solutions ... sorry! (1997)
Multiple prices (1997)
Resume Catalog ? (1997)
Running _every_ page through WebCat ? (1997)