Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] Cookie Token for Session tracking
On 5/17/04 2:46 PM Pablo F. Garcia Melga (pablo.garcia@xlnet.com.ar) wrote: >Hi, have anybody turn the "Use session IDs to determine visits" on, >using Microsoft IIS ? >It happens that it mantains it's own Session state by assigning the >users the cookie ASPSESSIONIDxxxxx=xxxxxxx Summary will only work with session ID cookies where the name to the left of the "=" is always the same. You could use something like sed or awk to change the log files to make this be true. Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|