Adding a Search, & Bookmark Feature -


I have my entire data stored in an array as a string. I'm bringing every string randomly with an array on the autate / onclick event. Now I want to enable my user to book the desired data.

In addition to this, I want to find the desired data by array by providing search criteria to my user.

Thanks


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -