exzrael
07-03-2005, 05:22 PM
I have database with a table called "artiklar" and nine fields in that table.
Now...
On the first page I want to be able to show the four first fields and a clickable link to the right.
Name Weight Creator Country Link
----- ------- ------- ------- ----
blah blah blah blah Click me
blah blah blah blah Click me
blah blah blah blah Click me
blah blah blah blah Click me
Clicking on the link will show a popup with the last five fields which has price-information, about that particular product, and show them in the popup.
How do I....
1# Create a link which opens a popup.
2# Load the specified data to that popup-page.
I haven't found any information about how doing that so... anyone?
Now...
On the first page I want to be able to show the four first fields and a clickable link to the right.
Name Weight Creator Country Link
----- ------- ------- ------- ----
blah blah blah blah Click me
blah blah blah blah Click me
blah blah blah blah Click me
blah blah blah blah Click me
Clicking on the link will show a popup with the last five fields which has price-information, about that particular product, and show them in the popup.
How do I....
1# Create a link which opens a popup.
2# Load the specified data to that popup-page.
I haven't found any information about how doing that so... anyone?