i have a html form with 2 textboxes and a textarea, the form submit calls a php function on the server, i would like to clear the textboxes if the function succeeds, can i do this? either from the server script or on the page that calls php function