RE: Javascript event on click of Stop button[OT]

2004-04-02 Thread James Mitchell
D] > Sent: 02 April 2004 13:52 > To: Struts Users Mailing List > Subject: Javascript event on click of Stop button > > > Hi All, > > It's not exactly struts related but regarding javascript function. > > We have a requirement where after submission of form if user cli

RE: Javascript event on click of Stop button[OT]

2004-04-02 Thread McCormack, Chris
ROTECTED] Sent: 02 April 2004 13:52 To: Struts Users Mailing List Subject: Javascript event on click of Stop button Hi All, It's not exactly struts related but regarding javascript function. We have a requirement where after submission of form if user clicks on "Stop" button of

Javascript event on click of Stop button

2004-04-02 Thread Prasad, Kamakshya
Hi All, It's not exactly struts related but regarding javascript function. We have a requirement where after submission of form if user clicks on "Stop" button of the browser we have to display a message. Is it possible to capture this event? KP