Friday, February 29, 2008 4:13 PM -
Code-Challenge-Team
Adding Relational Data to Results
By Helen Ireland, GIS Senior Analyst, Tucson, Arizona, USA
Download the script.
Code Summary
This code snippet shows how to modify the public function Identify in mapidentify.vb so that data stored in an Access table is appended to the results. The table or query name is stored in a hidden variable in default.aspx and is passed to the variable "message" in display_mapidentify.js.