Two Questions

wxdqz

New Member
Looking for a little bit of help which is something probaibly simple. My table looks something like

|Product_Code|Manufacture|Model|Price|

I want to get the information from the last three fields and display them in a table based on a value pased on from a previous page (blah.php?Product=$Product_Code).

What is the sql function to look up this table based on the value and then display them.

The Second Question: Is there any way that when you HREF to a page in another frame to automaticly change another frame to a third page
 
Back
Top