I am just creating a simple web application using mapserver. It has the basic pan, zoom in/out functionality. Now what I want to try is to get an identify functional added into it so that when I click on a feature it populates the values in a table or a pop up.
Apart from using openlayers could anyone tell me how can this be implemented. Also the data is coming from PostgreSQL.
Thank You.