<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I've created a map by linking an <input 
type=image> to the output of cgi-bin/mapserv?mode=map... I'd like to select a 
feature and have it be highlighted in the map. When you do 
cgi-bin/mapserv?mode=query..., it seems that the template file gets returned to 
the client. Is it possible to do a query, not display the template file, and 
just use javascript to set the HTML page's image object to the query map that 
was created in IMAGEPATH/? Can you somehow access the [img] variable that's 
generated from mapserv, or can that just be accessed from a template file? 
A GIF is created in IMAGEPATH/ that shows the selected feature in its highlight 
color, so I think I just need to link it to the HTML page's image.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm working on Windows 2000 and using DBox.js and 
MapServ.js.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV></BODY></HTML>