Hi Geoserver Developers,
Greetings,
I was hesitant to ask for help regarding MapBuilder (geoclientx) here in
this forum. Actually I have managed to install easyphp with mysql.
Though I am learning to understand php codes, I am not able to pass
correct parameter values to the default page of geoclientx app running
on php:
<form action="geoclientx.php" method="get">
<input type="hidden" name="wmss"
value="http://scbc.dyndns.org/cgi-bin/mapserv?map=/usr/local/mapserver/h
tml/gworks/greenmap/greenmap.map&" style="width:280px">
<input type="hidden" name="wfss"
value="http://www.gworks.ca/geoclientx/wfs/simple_wfs.php?"
style="width:280px" />
<input type="submit" value="View Green Map" />
</form>
These are the default values for "wmss" and "wfss" which runs on the
project demo app. I am hoping that geoserver
and geoclientx are compatible with request and response paradigm.
I would heartily appreciate your reponse in this regard.
P.S.: Platform - windows2000/xp
Regards,
Swapan Mazumdar