hi all - I have an Access db and are using a perlscript to build a dynamic html page used to create/update rows in the DB.
But for my selectboxes (quite a few), representing columns in the table, i need them to contain only the items listed in the Row Source in the DB. I have the DBI module installed and can view items from the db - but have no clue how to extract these information to put in my <option .... > fields. Can you help me ? Thanks Haspalm
