have a string called test "1,2,3,4,5"
 How do I in asp.net/vb <http://asp.net/vb> say if variable is in the list 
test then perform whatever operation
 In coldfusion there is a function called listFind(test, "3") that does what 
I need. 
 OR
 How can I convert the list into an array, because then I could do 

location = Values.BinarySearch(DataItem("id")) - If values was my array 
correct?


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to