i am trying to do the same thing, but i want the query to be connected to the hyperlink.
for instance, i make table with hyperlinks. the hyperlink not only goes to another page, but also gets only certain records from a database and displays them on a page.
Will this work?
<a href="../mainlist2.php3?mysql_query("SELECT field1 FROM table WHERE field2 = 'value'"><b>2001 Session Progress</b></a><br>