Hello Igor, I want to get an event notification when I refresh the page(either by pressing Refresh Butoon OR F5 ). BeforeNavigate event doesnot fire for refresh. Is there any way to get notified for a Refresh Event. Thanks & Awaiting your reply, Hitesh
wrote in message news:82278302-00dd-4c18-bc7d-73808c42c3ee@a9g2000prl.googlegroups.com > I want to get an event notification when I refresh the page(either by > pressing Refresh Butoon OR F5 ). http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie5.programming.components.webbrowser_ctl/browse_frm/thread/f9326ee16f540b57 -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925
This method will work for refresh events initiated at the browser level, but does not appear to work in a multi-frame environment when a user right clicks a frame and selects "refresh". Is there any way to catch the refresh event for a given frame? "Igor Tandetnik" wrote in message news:OR4cx2kwIHA.2064@TK2MSFTNGP05.phx.gbl... > wrote in message > news:82278302-00dd-4c18-bc7d-73808c42c3ee@a9g2000prl.googlegroups.com >> I want to get an event notification when I refresh the page(either by >> pressing Refresh Butoon OR F5 ). > > http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie5.programming.components.webbrowser_ctl/browse_frm/thread/f9326ee16f540b57 > -- > With best wishes, > Igor Tandetnik > > With sufficient thrust, pigs fly just fine. However, this is not > necessarily a good idea. It is hard to be sure where they are going to > land, and it could be dangerous sitting under them as they fly > overhead. -- RFC 1925 >