Hello,

1. I have a form with customer and orderinformation. The form information goes
all to an access database directly.
2. The next is a "Thanks" page for the order with a button to print the
contract. In the thanks page I make in bindings a requeststring with the
contractnumber of the database.
3. The next is the contract with all information from the form out of the
recordset of the database.

Problem: I get the contract but only with the first record of the database. I
won't the specified one.

Who can help me?

Thanxx a lot