PERFECT!!
I was looking all over the place for a simple example on how to do this.
I knew it should not be as difficult as other threads I was reading made it
out to be.
BTW: I like the idea of having all the XML template files outside of the
repository that way there is no need for data in t
Session based resource ids are of the form
Session:yourlongsessionid//TheNameOfYourResource.ResourceType
If you want to be able to swap features sources of a layer on the fly, you
are better off not having that layer definition in the site repository.
Instead you would create the layer at runt
On Thu, 06 Mar 2008 15:27:01 -0800, Bob Cassarly <[EMAIL PROTECTED]>
wrote:
I am a MapGuide 6.5 Dynamic Authoring Toolkit developer trying to
rewrite some of my DAT code.
What I want to do is modify the source SDF of a layer from
FLOOR-01_Space.SDF to FLOOR-02_Space.SDF for the current se
I am a MapGuide 6.5 Dynamic Authoring Toolkit developer trying to rewrite
some of my DAT code.
What I want to do is modify the source SDF of a layer from
FLOOR-01_Space.SDF to FLOOR-02_Space.SDF for the current session only (I do
not want to update the MapGuide repository). I know I am probabl