I am displaying a recordset in table when form comes up.
They can also enter info in a text box and pull same record up after
clicking button.
How do you allow this to happen and not print the 9 rows again and
have the same recordset there (when the form first comes up)???
I hope this makes sense.
Thanks for any help
SB
You could open a second smaller browser window with the click to do any
further processing, which would leave the original browser window intact and
displayed.
This is just one idea -- I hope it helps.
----- Original Message -----
From: "sharon buggle" <s.buggle@w...>
To: "Access ASP" <access_asp@p...>
Sent: Friday, October 19, 2001 2:08 AM
Subject: [access_asp] tables and asp
> I am displaying a recordset in table when form comes up.
>
> They can also enter info in a text box and pull same record up after
> clicking button.
>
> How do you allow this to happen and not print the 9 rows again and
>
> have the same recordset there (when the form first comes up)???
>
>
> I hope this makes sense.
>
>
> Thanks for any help
>
> SB
>
>
>
>