Hi all
I'm making a intranet - send message type of system.
3 list box's, one with individuals, one with departments and one with Access Levels.
I want a user to be able to select any combination from the three box's, so the 4th and 9th may be selected from users and two departments selected at the same time.
They then put in a subject, and their message and it goes to the next page.
The inserting to database - tblMessages, will later be pulled by the individual the message is intended for by their userid.
So I need to insert individual records for anyone belonging in whatever group was selected.
I'm guessing an array to remove comma deliminated?
Can someone point me into a direction?
Thank you
"I like a man who grins when he fights."
-- Prime Minister Winston Churchill
Stuart