|
Hi,
Here is the brief description of problem..
I am submitting First forms by 'method =GET' and using some parameters of this submitted form in the other form which have 'method=POST' by request.getParameter() method. For this i am using two buttons.
But here first time when i submit first form (method="GET") by clicking button, it is being submitted..no problem.. But when i submit other form by other button , both form will get submitted again. So, I did not get the proper values.
Please suggest me the proper solutions for this problem.
with regards,
Dilip
|
|
|
|
|
|
|
© Copyright codetoad.com 2001-2005 |
|
|