I've been trying to migrate (or look into migrating) my projects to Fusion. They all use an InvokeURL script to pass selected data to another URL. The problem I'm having with this in fusion seems to be totally Fusion's fault. It seems that Fusion's InvokeURL widget is defective. My very first parameter is supposed to be $CurrentSelection - which is supposed to give me an xml selection string. In fusion, all that it does is return a string...."$CurrentSelection". Quite useless....My first parameter in my InvokeURL widget is: Key = Selected, Value = $CurrentSelect....this should give me something like "myurl.asp?Select=xmlblah". Instead, I get "myurl.asp?Select=$CurrentSelection". Is there a known workaround for this?

Andrew

--
Andrew DeMerchant
Computer Technologist
ph.1-877-2GEMTEC x.163
fax 506-453-9470

GEMTEC Limited
191 Doak Road
Fredericton, NB, Canada
E3C 2E6

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to