[mapguide-users] correct c# syntax
Micha Lehmann
paradoxe_vogelkunde at yahoo.de
Thu Apr 5 04:35:23 EDT 2007
Hi there,
i´m going to develope a search by streetname in visual studio, i already
created a master - detail drop downlist, now i want to take the result
of there an do a query using the mapguide api
i took the developers guide for some help, but unfortunatly all examples
are php based
could someone help me for the right syntax of
$mgSessionId = ($_SERVER['REQUEST_METHOD'] == "POST")?
$_POST['SESSION']: $_GET['SESSION'];
$mapName = ($_SERVER['REQUEST_METHOD'] == "POST")?
$_POST['MAPNAME']: $_GET['MAPNAME'];
in C# ?
Thanks,
Micha
--
View this message in context: http://www.nabble.com/correct-c--syntax-tf3530297s16610.html#a9851987
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list