Forums

PHP

This topic is locked

I it wise, table twice

Posted 18 Apr 2002 17:39:20
1
has voted
18 Apr 2002 17:39:20 enquest enquest1 posted:
How to or is it wise.
I have a list of table 1 when clicked I want to show -> the list -> and the clicked item.

Question:
I do this by making twice the connection to table 1. the second one is then the limited one. Is this the correct way or should I do it in an other way?


Replies

Replied 19 Apr 2002 17:39:41
19 Apr 2002 17:39:41 Eric Kaiser replied:
I have never tried this, but you might want to put a hidden layer on your page that will show the results of the item clicked. You will have to make two recordsets on the page. One to show the list and one to show the results from the clicked link.

HTH

Reply to this topic