Hi,
I have opted to use client management to trak users however,
I have decided not to use cookies so I am passing the
?#URLTOKEN# from page to page (which is a combo of CFID and CFTOKEN..is my understanding correct??)
I have also set up my data source to store client variables in a database (which looks to be setup OK), however:
Q1) Each user (CFID) that logs in should be incremented
by 1 each time until the max number of users is
reached in my database, but instead, my database just
overwrites the previous user who logged in with the new
one ..Why is this happening??
Q2) When I launch IE or netscape, and log in as a valid
user, authentification is true...which is correct,
however, when I click back on the browser button to
log in a different user and submit, the previous user I
logged in as is displayed, but if click refresh, the
second user I logged in as is displayed...I dont think
this is a caching problem because I,ve specified the
cache to be refreshed everytime.
Im terribly confused now (Especially as It was working before but i dont know what I did to mess it up!!!! I know..I deserve a slap on the wrist!!)
Help would be greatly appreciated
BTW, Have a happy new year!!!!
Sam
I have opted to use client management to trak users however,
I have decided not to use cookies so I am passing the
?#URLTOKEN# from page to page (which is a combo of CFID and CFTOKEN..is my understanding correct??)
I have also set up my data source to store client variables in a database (which looks to be setup OK), however:
Q1) Each user (CFID) that logs in should be incremented
by 1 each time until the max number of users is
reached in my database, but instead, my database just
overwrites the previous user who logged in with the new
one ..Why is this happening??
Q2) When I launch IE or netscape, and log in as a valid
user, authentification is true...which is correct,
however, when I click back on the browser button to
log in a different user and submit, the previous user I
logged in as is displayed, but if click refresh, the
second user I logged in as is displayed...I dont think
this is a caching problem because I,ve specified the
cache to be refreshed everytime.
Im terribly confused now (Especially as It was working before but i dont know what I did to mess it up!!!! I know..I deserve a slap on the wrist!!)
Help would be greatly appreciated
BTW, Have a happy new year!!!!
Sam