Setting a text field value to a passed paramter value

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top