<!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.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2>You could always pass a parameter to the page ..
ie:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2><A
href="http://myapp/blah.phtml?autoZoom=Quezon">http://myapp/blah.phtml?autoZoom=Quezon</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2>Then in your pHTML code, set a variable, then in the html
template use it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006>In short:</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006>PHTML:</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006>if (isset($_REQUEST['zoomAddr']))
<BR> $oApp->setVar( 'zoomAddr', $_REQUEST['zoomAddr'] );
<BR>else</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006> $oApp->setVar( 'zoomAddr', 'Some Default
here' ); <BR></SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006>HTML TEMPLATE:</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006>[$zoomAddr$]</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN
class=623154511-24042006></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=623154511-24042006><FONT face=Arial
color=#0000ff size=2>Derek</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> chameleon-bounces@lists.maptools.org
[mailto:chameleon-bounces@lists.maptools.org] <B>On Behalf Of </B>JR
Santillan<BR><B>Sent:</B> Friday, April 21, 2006 7:21 AM<BR><B>To:</B>
Chameleon<BR><B>Subject:</B> [Chameleon] "Quickzoom"...<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>hi everyone.</DIV>
<DIV> </DIV>
<DIV>is it possible that a "quickzoom" entry have a unique http address?</DIV>
<DIV> </DIV>
<DIV>for example, one entry in my application is "Quezon Hall". As expected,
when this entry is selected, the mapping window will display the "Quezon Hall"
polygon. Can this "mapping window" have a unique http address like <A
href="http://www.mychameleonapps.com/QuezonHall.htm">http://www.mychameleonapps.com/QuezonHall.htm</A>
or something like that?</DIV>
<DIV> </DIV>
<DIV>thanks.</DIV>
<DIV> </DIV>
<DIV>jojin</DIV>
<DIV> </DIV>
<P>
<HR SIZE=1>
Blab-away for as little as 1¢/min. Make <A
href="http://us.rd.yahoo.com/mail_us/taglines/postman2/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">PC-to-Phone
Calls</A> using Yahoo! Messenger with Voice.</BODY></HTML>