Tracking every option they select is easy.
Make a logging table that has the userreference, date, time, logon name, 
option1, and option2.
Do an insert at the top of your taf that inserts a record into the table and 
your option1 & option2 will be the arguements that you are calling the taf 
with.

The option1 & 2 are the arguments you are testing for later in the taf to 
actually see what to do.  This will log by user every action that is done 
with that taf.  Lots of logging and very little work to do it.

Troy Sosamon

===== Original Message from [EMAIL PROTECTED] at 7/11/02 10:10 am
>Hello
>
>I am having to track users when they use a collection of search engines
>that I built. I am collecting their IP address and Computer Name when
>they hit the site, but, I need to track what and where they go on the
>site.
>
>This all has to do with HIPPA and privacy regs that are now starting to
>take place.
>
>I have never used/created cookies before and I was wondering if there is
>a tutorial or a taf or taf's out there that can/could show beginners the
>best way to get started with them.
>
>Any suggestions would be appreciated.
>
>Thanks as always
>
>
>Steve
>________________________________________________________________________
>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to