<DIV>
<DIV>
<DIV>Is there any way to pass more information through the CGI URL ?</DIV>
<DIV> </DIV>
<DIV>I want to be able to use that variable and pass it to my OVF file and do a SQL "Where"  to get that locations Longitude Latitude. Then I will place a symbol at that location.</DIV>
<DIV> </DIV>
<DIV><A href="http://localhost/mapserver.exe?map=c:\inetpub\wwwroot\maptest\wanmap.map&mode=map&layer=states&place=xmarksthespot" target=_blank>http://localhost/mapserver.exe?map=c:\inetpub\wwwroot\maptest\wanmap.map&mode=map&layer=states&place=xmarksthespot</A></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>I think the OVF will look something like this....</DIV>
<DIV><OGRVRTDataSource><BR>       <OGRVRTLayer name="MyPoints"><BR>        <SrcDataSource>ODBC:user/user@things,stuff</SrcDataSource> <BR>        <BR>        <SrcSQL>SELECT lat,lon from secretplaces where thespot='???Information from CGI ???'</SrcSQL> <BR>        <GeometryType>wkbPoint</GeometryType> <BR>        <GeometryField encoding="PointFromColumns" x="lon" y="lat"/> <BR>      </OGRVRTLayer><BR>  </OGRVRTDataSource></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> 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>