View Single Post
  #2  
Old 08-11-2006, 02:48 PM
6and9 6and9 is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
6and9 is on a distinguished road
Thumbs up

If you can somehow notify the server that the user has navigated elsewhere, then you can use session.content.removeall (I think that's the proper syntax, check the documentation).

The hard part will be letting the server know about the change in navigation, you'll have to somehow post or ajax something back to the server when the user navigates.

bye -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - clear session variable
View Single Post
  #2  
Old 08-11-2006, 02:48 PM
6and9 6and9 is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
6and9 is on a distinguished road
Thumbs up

If you can somehow notify the server that the user has navigated elsewhere, then you can use session.content.removeall (I think that's the proper syntax, check the documentation).

The hard part will be letting the server know about the change in navigation, you'll have to somehow post or ajax something back to the server when the user navigates.

bye -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote