empty a collection list

  • Thread starter Thread starter pmelanso
  • Start date Start date
P

pmelanso

hello,
I am working on a web application and would like to empty a list
collection when the browser window closes... is there any way to do
this???

Pam
 
Server is not notified when the client browser is closed, so you cannot
do that. You might want to clear the list when a user log off/session
time out instead?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top