T
Tony
I want to be able to see who is logging into my website so I turned on W3C
logging and then I importated it into Access. The information I need is in
one of the columns but it isn't always in the same location within that
particular column. Is there a way to have Access find the word "c_login="
and then the semicolon immeaditaly following the actual name of the user and
only display the login name? Here are 2 examples:
Example 1
What I have:
fcmcookie=homecookie;+c_login=tony;+c_login_hash=1c02bab305d5e26a6afda4bce7d
3c81d;+c_user_type=u;+c_user=tony
What I want: tony
Example 2
What I have:
c_login=day_mi;+c_login_hash=a26f8a056be8d6a6c2f9811de5da205e;+c_user_type=u
;+c_user=day_mi
What I want: day_mi
There are a few others but I didn't want to list them all. I just wanted to
give you an idea as to what I'm working with.
Any help is greatly appreciated.
Thank you in advance,
Tony
logging and then I importated it into Access. The information I need is in
one of the columns but it isn't always in the same location within that
particular column. Is there a way to have Access find the word "c_login="
and then the semicolon immeaditaly following the actual name of the user and
only display the login name? Here are 2 examples:
Example 1
What I have:
fcmcookie=homecookie;+c_login=tony;+c_login_hash=1c02bab305d5e26a6afda4bce7d
3c81d;+c_user_type=u;+c_user=tony
What I want: tony
Example 2
What I have:
c_login=day_mi;+c_login_hash=a26f8a056be8d6a6c2f9811de5da205e;+c_user_type=u
;+c_user=day_mi
What I want: day_mi
There are a few others but I didn't want to list them all. I just wanted to
give you an idea as to what I'm working with.
Any help is greatly appreciated.
Thank you in advance,
Tony