On 21/09/2009 19:27, Kevin Edmundson wrote:
> When a search is performed and the results are placed in the infozone,
> does the search result information get saved to the session?
> 
>  

yes, the results of every query (identify, select, search) is saved in 
the session var 'JSON_Results' in json format. So you can parse it with 
JS or PHP. a small doc about the format are available here:
http://svn.pmapper.net/trac/browser/pmapper/trunk/pmapper/incphp/query/json_query_doc.txt

I'm not 100% sure if this is fully up-to-date, but there should not have 
been big changes in the meanwhile.

armin

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to