Forms within forms?

Doug Nebert ddnebert at usgs.gov
Fri Nov 5 17:14:41 EST 1999


I have been experimenting with continued success in adding 
layers to be viewed via the mapimage applet with the controls 
and reference map displayed alongside in HTML. The communication 
between the HTML and the mapserver seems to be done with 
JavaScript within a form. Thus a redraw map request is a form 
action. 

This is all very nice if that is the only event I want to do, 
but I have the need to use the resulting coordinates from the 
current window (the search rectangle, not the map extent) and 
pass them to another process to do search with. It first 
seems that I would need more than one form to do this but I 
am lost as to how this is done or what alternatives there would 
be, other than folding all the functions inside the applet. 

Example solutions, please!

-- 
Douglas D. Nebert
Clearinghouse Coordinator 
FGDC Secretariat	Phone: +1 703 648 4151	Fax: +1 703 648-5755	
Pager Messaging: 	http://fgdclearhs.er.usgs.gov/dougmsg.html



More information about the mapserver-users mailing list