> A sample return from the box is: African, African - American, Aleutian, > American Indian, Asian, Bangladeshi, Bhutanese, Brazilian > > My question is, how do I loop through this string and change it into an > array so I can loop through it for later processing? Or should I even
The split function will return an array. --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
