I have sent you the modifications that I have made aswell as a screen capture and the code for the page.
When I test my page it now pulls the info from the second recordset not the first even though I created the buttons one at a time.
For some reason Dreamweaver cs4 puts this code "mysql_free_result($Recordset1);" in and when I test the page I get this error "Warning: mysql_free_result(): 6 is not a valid MySQL result resource in C:\Users\Henkor\Desktop\henkorsite\henkorsite\tester.php on line 262"
When I take that code out then I dont get the error any more but even before I take the code out the page still doesn't work.
Thanx