Hi again
Thank you for your fast respond. But I don't think I've described my question well enough.
If I make a box like this:
SELECT MULTIPLE SIZE=5
OPTION VALUE=Option 1
OPTION VALUE=Option 2
OPTION VALUE=Option 3
OPTION VALUE=Option 4
OPTION VALUE=Option 5
OPTION VALUE=Option 6
SELECT
And I select two posts, and click submit.
Would it be possible to make two records in the Database?
I considered something with a Javascript that "checks" after selections and opens pop-up windows which runs the "submit-function". But I would like to see that as my last resort :)