If I remember correctly the kaQuery system can be customized by playing with map_query_float.php (the file referenced by kaQuery.js, I think).  Take a look at that code to see how you can customize it.  map_query_float.php should echo out the html that will be put into the query results, so it should be easy to generate a dynamic <a href=...> based on your query results.
<br><br>If you were referring to the results of a search, the process should be the same, but you&#39;ll be playing with tools/search/kaSearch.php.&nbsp; <br><br>Does that help?<br><br>Oh... if you haven&#39;t seen it already, a while back I wrote up a tutorial on the wiki that you might be interested in.&nbsp; It&#39;s incomplete, but my goal was to help new kaMappers to understand where all the files are, which ones do what, etc.&nbsp; Check it out at 
<a href="http://ka-map.ominiverdi.org/wiki/index.php/Customizing_the_ka-map_interface">http://ka-map.ominiverdi.org/wiki/index.php/Customizing_the_ka-map_interface</a><br><br>Sam<br><br><br><div><span class="gmail_quote">
On 10/17/07, <b class="gmail_sendername">Deepthi Venugopal</b> &lt;<a href="mailto:deepthi.va@gmail.com">deepthi.va@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>My ka-map is working fine.<br>Now i want place a link below the query generated output and by clicking that link,a particular page have to be generated.<br>i would like to know where to make changes in the existing files and what all things to be 
added.Please help.<br><span class="sg"><br>Deepthi <br>
</span><br>_______________________________________________<br>ka-Map-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br><br></blockquote>
</div><br>