help needed about using HTML in chamele on application

Eijnden, B. van den (Bart) b.vdeijnden at AGI.RWS.MINVENW.NL
Tue Jun 6 02:01:55 EDT 2006


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:MAPSERVER-USERS at LISTS.UMN.EDU]Namens lpzhao at netzero.net
Verzonden: maandag 5 juni 2006 22:43
Aan: MAPSERVER-USERS at LISTS.UMN.EDU
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="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.
************************************************************************

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060606/0ccd010a/attachment.html


More information about the mapserver-users mailing list