<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you data is in a database, you can just issue a regular select on
the corresponding table.<br>
Otherwise, you have to use the MgFeatureService to query the relevant
FeatureSource for the data:<br>
<a class="moz-txt-link-freetext" href="http://mapguide.osgeo.org/files/mapguide/docs/webapi/d5/d10/class_mg_feature_service.htm">http://mapguide.osgeo.org/files/mapguide/docs/webapi/d5/d10/class_mg_feature_service.htm</a><br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
susan Daniel skrev:
<blockquote
 cite="mid:9b4e8e180903112235p19545e47m9d3d48ecbc77af31@mail.gmail.com"
 type="cite"><b>hi all...<br>
           <br>
       I would like to display some information from database(mysql)
through a new window.My platform is mapguide maestro.My map having 2
layrs. the top most layer is a point layer.while  clicking on each
point a new window should open.so that i have given a link in the
layer.the text in link feild is like this<br>
     CONCAT(‘/mapguide/mapviewerphp/open.php?ID=’, ‘ID’).Now my problem
is i want to get the info corresponding each point.<br>
       Any sample code in php??<br>
       I'm newer in this so please help me ..<br>
  <br>
  <br>
thanks in advance<br>
  <br>
susan<br>
  </b><br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
</body>
</html>