Hi Brent,<div><br></div><div>the user will be coming in from a different physical machine, though the mapserver machine does have open bluedragon on it, so I could do that by simply intercepting them before they get to geomoose and creating a session, sticking the user id into it and then picking it up on the way out....its kind of round about but it would work and I think I am going to need to get the cf engine to do some heavy lifting on the way out anyway.</div>
<div><br></div><div>Carl<br><br><div class="gmail_quote">On Tue, Jan 18, 2011 at 3:25 PM, Brent Fraser <span dir="ltr">&lt;<a href="mailto:bfraser@geoanalytic.com">bfraser@geoanalytic.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  
    
    
  
  <div text="#000000" bgcolor="#ffffff">
    Carl,<br>
    <br>
    On way is to save it as a session variable in your server-side
    scripting.  However if your existing site (where they log in) and
    your new mapping site are on different servers, you&#39;ll need to do
    something else.<br>
    <pre cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 1/18/2011 7:35 AM, Carl Burn wrote:
    <blockquote type="cite">Hello all,
      <div><br>
      </div>
      <div>I have my app working in geomoose and am getting the layers
        working thanks to a lot of help from the list. I have another
        question for the list, again it may be a dumb one but here goes.</div>
      <div><br>
      </div>
      <div>My users will access the app from a site that already exists
        and will do so once logged in, I can pass across a user id on
        the url (as part of the query string) or as a form variable. The
        users will then make whatever changes to the map they need
        (turning layers on and off) and save those changes, I plan to do
        this by saving into a database and along with the map layer
        information I would need to save the user id from the url so I
        can pair up users with their saved map details later on when
        they are back in the main site.</div>
      <div><br>
      </div>
      <div>Is there a recognised way to do this in geomoose or does
        anyone have any suggestions.</div>
      <div><br>
      </div>
      <div>Best</div>
      <div><br>
      </div>
      <div>Carl</div>
      <pre><fieldset></fieldset>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a></pre>
      <pre><fieldset></fieldset>
_______________________________________________
Geomoose-users mailing list
<a href="mailto:Geomoose-users@lists.sourceforge.net" target="_blank">Geomoose-users@lists.sourceforge.net</a>
<a href="https://lists.sourceforge.net/lists/listinfo/geomoose-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
    </blockquote>
  </div>

</blockquote></div><br></div>