Thread: Resolved issue with window left open
View Single Post
Old 10-02-2012, 05:51 PM   PM User | #3
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
Yep it sure will, good thinking. I didnt consider that... mmmmmm

Ok what i might do is add something to my logoff routine for the site that when they log off it closes that window

i can just use js

Code:
windowname.close();
correct?

Last edited by durangod; 10-02-2012 at 05:54 PM..
durangod is offline   Reply With Quote