I currently have a search form that runs a query with parameters defined by the user. It’s a simple form, with a text box for user input, and a search button to run the query. I’d like to add a further button called “clear” or “new search”, which basically just empties the text box for the user...