Have a look at the QuickZoom widget which is part of Chameleon. For further questions please use the chameleon user list instead.
Bart
-----Oorspronkelijk bericht-----
Van: UMN MapServer Users List
[mailto:[email protected]]Namens [EMAIL PROTECTED]
Verzonden: maandag 5 juni 2006 22:43
Aan: [email protected]
Onderwerp: [UMN_MAPSERVER-USERS] help needed about using HTML in
chameleon application
Hi there,
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?
Here is my part of code:
<form action="" href="http://localhost/chameleon/samples/NTRC.phtml" TARGET="_blank">http://localhost/chameleon/samples/NTRC.phtml" method="POST" ID="Form2">
<div align=left name="SelectState">
<select name="State" >
<option selected> Select a state</option>
<option> California </option>
<option> Arizona</option>
<option> New Mexico</option>
<option> Texas</option>
</select>
<br>
<input type='submit' value='Submit' ID="Submit1" NAME="Submit1">
</div>
</form>
Thank You all!
Liping Zhao
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. ************************************************************************
