I want to pull information from LDAP, then let the user either search within the LDAP query (as in a refined search), or resort the query. But in the interest of saving on load time and server resources, I don't want to pull from LDAP again everytime. How can I save the LDAP query results (preferrably on the user's machine)?