R
Rachel Kinder
I am stuck and this is probably very obvious, but I'm
missing it. I have a series of steps necessary to
complete a 'transaction'. First is insert a record into
table A. OK, works fine. Now I need to carry one of
those field values to the next steps which are related to
other tables. So I would like to take the value of that
field ( from pagea.asp ) and set it to a text field in
the following page ( pageb.asp ) How do I reference that
field from the previous form? Thanks in advance for any
help on this!
missing it. I have a series of steps necessary to
complete a 'transaction'. First is insert a record into
table A. OK, works fine. Now I need to carry one of
those field values to the next steps which are related to
other tables. So I would like to take the value of that
field ( from pagea.asp ) and set it to a text field in
the following page ( pageb.asp ) How do I reference that
field from the previous form? Thanks in advance for any
help on this!