/t5/dreamweaver-discussions/spry-html-data-set-sub-data/td-p/840567Dec 17, 2008
Dec 17, 2008
Copy link to clipboard
Copied
So i'm using a HTML dataSet, I'm trying to grab certain data
within a table.
I know how to do this with MySQL (ie: SELECT * FROM data
WHERE subId = "1")
I have a table of data, but I want it to be selected upon a
certain ID to filter out the data in a table.