More details on this here: http://tinyurl.com/2rrq3e
I'm definitely a bit rusty on this stuff, but in your initial problem are you sure you want to be using a string value for the parcel id? Jason -----Original Message----- From: nclayton Subject: Re: [mapguide-users] Issues selecting a feature with custom coding Here are the results of both the mgos base64 value and the php base64_encode value: Actual FeatId: 33181 MGOS Value: nYEAAA== base64_encode Value: MzMxODE= I found code for writing a base64 function in javascript, and it gives the same result as the php function. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
