<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial size=2>I'm trying to 
display multiple coordinates on a map&nbsp;using the Map server CGI. I'm using 
the form submission technique and by using php (and Mysql) I get a list of 
points and dynamically add them to the form, submit the form and all my points 
are displayed, great!</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial size=2>My problem is that 
in the template file I do not know what the names of my new points are so I 
can't reproduce my original form. Unless I've missed a trick here, in order to 
say pan the map by clicking on the image I'd need to produce a form in the 
template so that when I clicked on the map and therefore submit the form all the 
original form variables are passed back to Map Server.</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial size=2>Is there a way in 
the template file to get a complete list of the variables Map Server provides, 
like the $_POST variable in php, rather than reference them individually like 
[host]?</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial size=2>Or am I going about 
this completely the wrong way?</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial size=2>Any answers/thoughts 
would be most appreciated.</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=844461208-28072005><FONT face=Arial 
size=2>Joe</FONT></SPAN></DIV></BODY></HTML>