Hi,
I have a page that contains two forms that each contain a combobox I ahve added the following code so that the form is reset when the back button is used however only the first form resets couls someone provide me with the correct syntax to make both forms reset.
<body onLoad="frmACOut.reset; ="frmACcom.reset()">
Regards
Paul
I have a page that contains two forms that each contain a combobox I ahve added the following code so that the form is reset when the back button is used however only the first form resets couls someone provide me with the correct syntax to make both forms reset.
<body onLoad="frmACOut.reset; ="frmACcom.reset()">
Regards
Paul