Hello, 

I'm wondering how I can get a query (that becomes a drop-down list for a
form field) set to execute only once and return the data from the client
side, or at least from memory, until the session ends.

I've set something up to filter results based on selection from a form, but
getting the list each and every time is too lengthy a process for a table
only updated once a day.

I've tried using Plugin::Catalyst::Cache, but the docs leave me clueless.

Anyone have a suggestion?

-- 
Michael Higgins



_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to