RE: Reset button does not clear JSP fields

2004-11-29 Thread O. Oke
ggest > >> you to name such a button with a value different > from > >> "reset". What do you > >> think about "wipe" or "erase"? > >> Bye, > >> aris. > >> > >> - Original Message - > >&g

RE: Reset button does not clear JSP fields

2004-11-29 Thread fzlists
ith a value different from >> "reset". What do you >> think about "wipe" or "erase"? >> Bye, >> aris. >> >> - Original Message - >> From: "O. Oke" <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED

RE: Reset button does not clear JSP fields

2004-11-29 Thread Pilgrim, Peter
- > From: "O. Oke" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, November 29, 2004 3:01 PM > Subject: Reset button does not clear JSP fields > > > > Please help! > > > > Background > > == > > I ret

Re: Reset button does not clear JSP fields

2004-11-29 Thread Derek Broughton
ected behaviour for a reset button. I suggest > you to name such a button with a value different from "reset". What do you > think about "wipe" or "erase"? > Bye, > aris. > > - Original Message - > From: "O. Oke" <[EMAIL PROTECTED]&

Re: Reset button does not clear JSP fields

2004-11-29 Thread aris
on with a value different from "reset". What do you think about "wipe" or "erase"? Bye, aris. - Original Message - From: "O. Oke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 29, 2004 3:01 PM Subject: Reset button does n

Reset button does not clear JSP fields

2004-11-29 Thread O. Oke
Please help! Background == I retrieve data from the database, copy the data into an Action Form, the data is then automatically entered into corresponding fields. After viewing the data, I want the RESET button to empty all fields whenever it is clicked. Presently, after clicking the RE