96
|
Chapter 6
Using Reports to Query and Update Data Sources
Displaying the parcel data report in a new window
Redirecting Report Output
To avoid cluttering the desktop, let’s generate the report in the current
browser window, instead of displaying it in a new instance of the browser.
Go back to the
parcel_map.htm
file and modify the embedded map code:
<OBJECT ID="map" width=600 height=250
CLASSID="CLSID:62789780-B744-11D0-986B-00609731A21D">
<PARAM NAME="URL"
VALUE="http://www.yourserver.com/maps/StarterApp.mwf?ReportTarget=_self>
<EMBED src="http://www.yourserver.com/maps/StarterApp.mwf?ReportTarget=_self
NAME="map"WIDTH=600 HEIGHT=250>
</OBJECT>
Notice that we’ve added a Autodesk MapGuide Viewer URL parameter to the
map reference:
http://www.yourserver.com/maps/StarterApp.mwf?ReportTarget=_self
Summary of Contents for 15606-011408-9300 - MAP R6.3 UPG
Page 1: ...15306 010000 5060 October 2001 Autodesk MapGuide Release 6 Developer s Guide ...
Page 6: ...vi ...
Page 16: ...16 ...
Page 30: ...30 ...
Page 84: ...84 ...
Page 134: ...134 ...
Page 202: ...202 ...