<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>RE: [UMN_MAPSERVER-USERS] help needed about using HTML in chameleon application</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Have a look at the QuickZoom widget which is part of Chameleon. For further questions please use the chameleon user list instead.</FONT></P>

<P><FONT SIZE=2>Bart</FONT>
</P>

<P><FONT SIZE=2>-----Oorspronkelijk bericht-----</FONT>
<BR><FONT SIZE=2>Van: UMN MapServer Users List</FONT>
<BR><FONT SIZE=2>[<A HREF="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">mailto:MAPSERVER-USERS@LISTS.UMN.EDU</A>]Namens lpzhao@netzero.net</FONT>
<BR><FONT SIZE=2>Verzonden: maandag 5 juni 2006 22:43</FONT>
<BR><FONT SIZE=2>Aan: MAPSERVER-USERS@LISTS.UMN.EDU</FONT>
<BR><FONT SIZE=2>Onderwerp: [UMN_MAPSERVER-USERS] help needed about using HTML in</FONT>
<BR><FONT SIZE=2>chameleon application</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hi there,</FONT>
</P>

<P><FONT SIZE=2>I have installed MS4W in my computer and created a chameleon application. It works. Now I tried to add a drop list to select a option by using HTML. But it doesn't work. Can anyone give me any help or hit? </FONT></P>

<P><FONT SIZE=2>Here is my part of code:</FONT>
</P>
<BR>

<P><FONT SIZE=2>&lt;form&nbsp; action=&quot;<A HREF="http://localhost/chameleon/samples/NTRC.phtml" TARGET="_blank">http://localhost/chameleon/samples/NTRC.phtml</A>&quot; method=&quot;POST&quot; ID=&quot;Form2&quot;&gt;</FONT>
<BR><FONT SIZE=2>&lt;div align=left name=&quot;SelectState&quot;&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;select name=&quot;State&quot; &gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;option selected&gt; Select a state&lt;/option&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;option&gt; California &lt;/option&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;option&gt; Arizona&lt;/option&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;option&gt; New Mexico&lt;/option&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;option&gt; Texas&lt;/option&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/select&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;br&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;input type='submit' value='Submit' ID=&quot;Submit1&quot; NAME=&quot;Submit1&quot;&gt;</FONT>
<BR><FONT SIZE=2>&lt;/div&gt;</FONT>
<BR><FONT SIZE=2>&lt;/form&gt;</FONT>
</P>
<BR>

<P><FONT SIZE=2>Thank You all!</FONT>
</P>

<P><FONT SIZE=2>Liping Zhao </FONT>
</P>

<BR>


Disclaimer
************************************************************************
Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is
uitsluitend bestemd voor de geadresseerde. Als u dit bericht per abuis
hebt ontvangen, wordt u verzocht het te vernietigen en de afzender te 
informeren. Wij adviseren u om bij twijfel over de juistheid of de 
volledigheid van de mail contact met afzender op te nemen.

This message shall not constitute any rights or obligations.
This message is intended solely for the addressee.
If you have received this message in error, please delete it and
notify the sender immediately. When in doubt whether this message
is correct or complete, please contact the sender.
************************************************************************

<BR>
</BODY>
</HTML>