Title: Message

yes.. we do have a database with the users details ..

but the entry points may be different and so is the skin..

for example

www.site1.com.au shows one skin

www.site2.com.au shows another

we might have one user using either of these websites by itself or simultaneously in different browser sessions

Hence on session timeout, I'm unsure what skin is to be displayed.

I tried few approaches like cfcookie that has values session_id & skin

or an array of client variables that has session_id and skin used for each browser each session.

Not sure if that's the right way

 
 

Warm Regards,
Sameer S. Kekade.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis
Sent: Tuesday, 13 July 2004 11:56 AM
To: CFAussie Mailing List
Subject: [cfaussie] RE: Persisting some session variables on session timeout

cant hold it in the database with the users details? like user prefs or soemthing?
 
Steve
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Sameer Kekade
Sent: Tuesday, July 13, 2004 11:42 AM
To: CFAussie Mailing List
Cc: [EMAIL PROTECTED]
Subject: [cfaussie] Persisting some session variables on session timeout

G'day all,
 
I have a tricky problem here.
 
We have 2 skins using the same ordering engine. On session timeout, We redirect the users to login page.
 
At this point, the application forgets what skin to use.
 
Is there any way I can persist a session variable for each session?
 
I cannot use a client variable since the user may use both skins simultaneously on different browser instances.
 
Cookies?? Just not sure how reliable they are
 
How do I get this to work?
 
Warm Regards,
Sameer S. Kekade.



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to