[mapguide-users] Multiple URLs

James Card James.Card at calcad.com
Thu Jun 21 11:00:54 EDT 2007


On Wed, 20 Jun 2007 21:54:28 -0700, Atika Sultan <asultan555 at hotmail.com>  
wrote:

> Can i some how activate multiple URL's which i retrieved from ODBC data  
> source against one feature point... i want to open all of the URLs in  
> different windows...i have no problem working with one URL . it works  
> perfectly fine with Ctr-click but rest of the them are visible in the  
> properties pane but they don't work.

You could make the link URLs in the properties pane into clickable links  
if you can edit the values in the database. Just add the link code to each  
value in the field. For example, instead of storing "http://server/page"  
store the values as <a href="http://server/page"  
target="_blank">http://server/page</a>. This would probably be easiest to  
do by creating a view, now that MapGuide OS supports views in ODBC  
connections.

That is the approach we used for <URL: http://demos2.calcad.com/RABA/ >.

-- 
James Card
209-578-5580


More information about the mapguide-users mailing list