nissan240zx
Programmer
Hello All,
Let me first start by saying I am not asking about the submit and reset button in a form. Thats working fine.
The scenario is -
I have a form (jsp) which processes a transaction which when I submit I get the confirmation page.
Now on that same page I also have a button called create new transaction.
When I click that and come to the form, its got all the values from the previous form submission.
Is there any script or feature that I can setup so when I click the create new transaction button it resets, refreshes the form fields and gives me a clean empty form.
Let me know also say that this problem is happening on only one of my machines..and as I cant predict what setting there might be on a potential users machine I want to make this "idiot proof".
Please help..
Nissan.
A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
Let me first start by saying I am not asking about the submit and reset button in a form. Thats working fine.
The scenario is -
I have a form (jsp) which processes a transaction which when I submit I get the confirmation page.
Now on that same page I also have a button called create new transaction.
When I click that and come to the form, its got all the values from the previous form submission.
Is there any script or feature that I can setup so when I click the create new transaction button it resets, refreshes the form fields and gives me a clean empty form.
Let me know also say that this problem is happening on only one of my machines..and as I cant predict what setting there might be on a potential users machine I want to make this "idiot proof".
Please help..
Nissan.
A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder