ciberperson
Programmer
I have a page with a short form containing 2 input boxes. The user completes the boxes and hits FIND and the results are displayed in the lower half of the screen (outside the form tags). What they want is to enter new data in those 2 fields (overwrite the first input) and have the bottom of the page (with the first results) clear when they click the Find button, so they don't get confused while the script executes.
Is this possible with a Javascript code? THANKS
Is this possible with a Javascript code? THANKS