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]
- WDDX, cookies, and Netscape Bryan Stevenson
- RE: WDDX, cookies, and Netscape Raymond Camden
- SOLVED Re: WDDX, cookies, and Netscape Bryan Stevenson
- Re: SOLVED Re: WDDX, cookies, and Netscape Raymond Camden
- Re: SOLVED Re: WDDX, cookies, and Netsc... Bryan Stevenson
- RE: WDDX, cookies, and Netscape Adam Wayne Lehman