I have this question.

When a "user" signs up for membership they can choose from a list of
"Events" they are interested in attending. It is a <cfselect> field
populated from a database Memo field (so stored in the db as a comma
delimited list).

Later the "user" is allowed to modify their profile, including events they
are interested in. The events they chose are in a seperate table from the
master list.

My question is what would be the best way to display the full list of events
but have the events the user previously selected highlighted?

Peter Tilbrook
Internet Applications Developer
Friends Plus


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to