Passing Values from One Form to Another

J

Jonathan

Hi Everyone,

Hope this is an easy one?

I have a form which start a chain of forms, howver I want to pass the input
value from one field from form 1 to a hidden field in form two, how do I do
this?

Also (sorry to ask two in one!) I want a form to close after the user has
clicked the submit button automatically after the data has been submitted,
how do I do this?


Regards


Jonathan
 
S

Stefan B Rusynko

See http://tech.irt.org/articles/js063/




| Hi Everyone,
|
| Hope this is an easy one?
|
| I have a form which start a chain of forms, howver I want to pass the input
| value from one field from form 1 to a hidden field in form two, how do I do
| this?
|
| Also (sorry to ask two in one!) I want a form to close after the user has
| clicked the submit button automatically after the data has been submitted,
| how do I do this?
|
|
| Regards
|
|
| Jonathan
 
Top