I tried a lot of times, but all failed.
Seems like I don't know how to transfet the Request("form.curretly.value")after the submit.
The problem is below:
I have a form and want the input value be keeped after submit.
like this example:
http://www.cars.com/go/advice/financ....jsp?mode=full
After typed in 30000 into the "Vehicle Price", then click "Calculate Payments", the 30000 still showing in the INPUT area. How could I do this?
Really need your suggestion. Thanks.