Hello.
I have one question.
I have a form which I wish to clear all fields upon refresh/reload (except one field).
Using onload and onunload, all fields are cleared but I need to retain one field upon a User doing this action.
Is there a method where I can perhaps loop through all the fields, choosing those I wish to clear, and the one I want to retain?
Thank you in advance for any assistance or advice.
Matthew