• Hi Crispin,

    quote:


    Easiest way: Set a cookie containing the time when the page finishes loading.

    On the next page (or same one) attemp to retrieve the cookie and get the time. Start - new start = (you get the idea) 🙂

    Your only problem will be the last page the persons sees. You can "fix" this problem by using session.timeout and update the value in the DB.


    although I understand the idea, I must admit I haven't dealt with say 'advanced asp' yet.

    I've figured out I get access to cookies via Request.Cookies. Can you post any working example on cookies?

    Cheers,

    Frank

    Edited by - a5xo3z1 on 07/14/2003 06:46:54 AM

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]