This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: onbeforeunloadilya_shaikovsky Sep 17, 2008 10:19 AM (in response to frosted)Use onsubmit on the a4j:support component or onclick on button or link components in order to place your confirms. 
- 
        2. Re: onbeforeunloadfrosted Sep 17, 2008 11:01 AM (in response to frosted)There are a number of ways the user can leave the page (tab headers, links, single select which triggers another user being loaded, as well as closing the window), so this is not really a viable solution, as they are all not form submits. During all of these occurrences (minus the window being closed), is the form submitted? 
- 
        3. Re: onbeforeunloadilya_shaikovsky Sep 18, 2008 5:18 AM (in response to frosted)ok. let us see your code snippet please for concrete case. 
 
    