Hi,
I have to make an form but it doesn't work the way i want it to work..
I'll try to be clear as possible and left out some non-important data and columns.
I have three tables.
1. os_tbl (osID, OS [eg. Linux, Windows])
2. ver_tbl (verID, Version [eg. 7, 8, 10], osIDfk)
3. name_tbl (nameID...