Re: How to see if current item is in a list

2008-01-12 Thread Darthmahon
Doh! Yup I forgot that...cheers! :) On Jan 12, 4:17 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Jan 12, 2008 10:59 AM, Darthmahon <[EMAIL PROTECTED]> wrote: > > > > > > > Hey, > > > I want to check if the current item I am printing in one list is also > > available in another list. Basical

Re: How to see if current item is in a list

2008-01-12 Thread Karen Tracey
On Jan 12, 2008 10:59 AM, Darthmahon <[EMAIL PROTECTED]> wrote: > > Hey, > > I want to check if the current item I am printing in one list is also > available in another list. Basically I have a list of books and I want > to check if the user already has a particular book in their profile so > tha