<DIV>
<DIV>
<DIV>Is there any way to pass more information through the CGI URL ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to be able to use that variable and pass it to my OVF file and do a SQL "Where" &nbsp;to get that locations Longitude Latitude. Then I will place a symbol at that location.</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://localhost/mapserver.exe?map=c:\inetpub\wwwroot\maptest\wanmap.map&amp;mode=map&amp;layer=states&amp;place=xmarksthespot" target=_blank>http://localhost/mapserver.exe?map=c:\inetpub\wwwroot\maptest\wanmap.map&amp;mode=map&amp;layer=states&amp;place=xmarksthespot</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I think the OVF will look something like this....</DIV>
<DIV>&lt;OGRVRTDataSource&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;OGRVRTLayer name="MyPoints"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SrcDataSource&gt;ODBC:user/user@things,stuff&lt;/SrcDataSource&gt; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SrcSQL&gt;SELECT lat,lon from&nbsp;secretplaces where thespot='???Information from CGI ???'&lt;/SrcSQL&gt; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;GeometryType&gt;wkbPoint&lt;/GeometryType&gt; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;GeometryField encoding="PointFromColumns" x="lon" y="lat"/&gt; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/OGRVRTLayer&gt;<BR>&nbsp; &lt;/OGRVRTDataSource&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Thank you.</DIV></DIV></DIV><p>
                <hr size=1>Do you Yahoo!?<br>
Yahoo! Mail - Easier than ever with enhanced search. <a href="http://us.rd.yahoo.com/evt=29916/*http://info.mail.yahoo.com/mail_250">Learn more.</a>