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:
Comments in db? (1997)
What am I missing (1997)
writefile and deletefile (1998)
[shownext] and descending order (1997)
[WebDNA] Mailing list failure !!! (2019)
Hello??? (1997)
Smart caching problems with 2.1b3? (1997)
passing search criteria (1997)
[price] via a search (1998)
WebCatalog/WebMerchant 2.1 (1998)
[OT] Helllllooooooo.... (2002)
Size limit for tmpl editor ? (1997)
Globals in 3.x (2002)
RE: Answer: WebDelivery downloads alias, not original ? (1997)
WebStar Secure on other machine (1997)
retain raw [cart] submitted value (2004)
Web Catalog vs. ICAT (1997)
Questions To Answer (1997)
Re[2]: Search Engines (2000)
WebCat cannot handle compatible search parameters? (1997)