This is a discussion on "Last Visit? Last Activity?" within the Classic ASP section. This forum, and the thread "Last Visit? Last Activity? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Last Visit? Last Activity?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Last Visit? Last Activity?
Last Visit?, Last Activity?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|
|
||||
|
Re: Last Visit? Last Activity?
Last visit is the last time someone was active on a site.
Last activity, the last thing they were doing... You capture them by using sessions and storing the info in a database each time the user moves between pages. Say they move from page x to page y.... When they arrive at page y, your script stores the time they loaded the page (last visit) and stores their last activity (give the page an activity name) by storing what they were doing in the database.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: Last Visit? Last Activity?
Seems easy enough! But quiet confusing..
Too much code to learn, too little time I have.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: Last Visit? Last Activity?
Last Visit = Logout time/date?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: Last Visit? Last Activity?
Yes
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Last Visit? Last Activity?
Last Activity = Blur???
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| activity logs | luv2php | PHP Forum | 4 | Jun 13th, 2008 01:04 |
| visualize activity on a website | brienrtb | JavaScript Forum | 10 | Jan 18th, 2008 05:35 |
| browser paranormal activity!! | acrikey | Webforumz Cafe | 34 | Jul 24th, 2007 16:42 |