Hi all,
I am trying to pass user data(such as selections made in a drop down list) to a different form where the data has to be displayed in the form of a table. However I do not want to submit the new form to the server yet. After the data has been passed to the new form, the user fills out the remaining portions of the main form and I will have to submit the main form and the new form both to the server. I have used CGI and Javascript to build the main form. Can anyone give me pointers on how should I proceed.
Thanks,
Pavan
I am trying to pass user data(such as selections made in a drop down list) to a different form where the data has to be displayed in the form of a table. However I do not want to submit the new form to the server yet. After the data has been passed to the new form, the user fills out the remaining portions of the main form and I will have to submit the main form and the new form both to the server. I have used CGI and Javascript to build the main form. Can anyone give me pointers on how should I proceed.
Thanks,
Pavan