set all fields to empty

wxdqz

New Member
I have a variety of input fields and forms on my page, when a user goes back to the page I would like all the fields to reset to empty

Is there a simple onload I can use something like

document.form.inout.value="" that will reset all fields in all forms ?

Thanks :confused:
 
Back
Top