If you can't use session vars, or client vars, consider using a database and
simply get/set on each request. It isn't the best solution, but its
workable. Use a cookie to just record the PK for the user, but be sure to
not use sequential PKs.


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to