Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: tables and asp


Message #1 by "sharon buggle" <s.buggle@w...> on Fri, 19 Oct 2001 02:08:52
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





Message #2 by "Zee Computer Consulting" <zee@t...> on Sat, 20 Oct 2001 20:07:46 -0700
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

>

>

>

>


  Return to Index