S
scott_auge
Guest
Generally the idea is to have one cookie with a random value act as the key into a database table. The first article of www.oehive.org/.../ezine2.pdf talks about that. It makes no use of .Net libraries so if you're on UNIX, it is far more portable. Setting a cookie and reading the cookie can be found here (pure 4GL and no .Net stuff ) knowledgebase.progress.com/.../17305
Continue reading...
Continue reading...