Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reload the table

Status
Not open for further replies.

ldevries

Programmer
Aug 29, 2001
4
0
0
I have a table that is populated using a specific 'select' statement that produces four records. This is correct. I need to execute another (different) select statement to repopulate the table. Which second select statement will depend on the value of the data displayed ( one of Four) in the 'dblclicked' table window. Or, I need to check the value of the dblclicked window and launch another ASP which has the appropriate select statement to load it's table. How can I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top