21 Sep
2004
21 Sep
'04
5:56 a.m.
Hi, Am Di, den 21.09.2004 schrieb Allen Schmidt um 2:46:
When I need a SELECT to handle multiple things I join them with colons then split them up wherever I need them. Works for me (so long as there are no colons in the data I am playing with!)
Sorry but thats silly. You have a list here so you can use it. No need to waste cpu cycles to split and join. Even Properties handle multiselect lists as lists. Regards Tino