U.K.Visuals
01-26-2008, 05:26 PM
Hello Guys
i need your help with a modification i d like to do for my VB 3.6
i added a new User Profile Field with a Multiple Selection Menu.
now i d like to convert the selected output into small icons!
sample: you can select misc consoles like Xbox, ps3, wii...
insteed of a written text in the memberinfo i d like to have icons.
i get the following output code for those selections:
xbox = field29[]=1
wii = field29[]=2
ps3 = field29[]=3
does anybody know how to do this??
thanks in advance
i need your help with a modification i d like to do for my VB 3.6
i added a new User Profile Field with a Multiple Selection Menu.
now i d like to convert the selected output into small icons!
sample: you can select misc consoles like Xbox, ps3, wii...
insteed of a written text in the memberinfo i d like to have icons.
i get the following output code for those selections:
xbox = field29[]=1
wii = field29[]=2
ps3 = field29[]=3
does anybody know how to do this??
thanks in advance