<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-2022-JP"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you for the info both of you. I will be looking for it in the
1.2 release. In the mean time, I will try to work around it. Thanks
again.<br>
<br>
Rich<br>
<br>
Kenneth, GEOGRAF A/S wrote:
<blockquote cite="mid465831A1.6010703@geograf.dk" type="cite">
<meta content="text/html;charset=iso-2022-jp"
http-equiv="Content-Type">
That functionality is not yet implemented, but it is suggested:<br>
<a class="moz-txt-link-freetext"
href="http://trac.osgeo.org/mapguide/wiki/MapGuideRfc20">http://trac.osgeo.org/mapguide/wiki/MapGuideRfc20</a><br>
<br>
It is proposed for the 1.2 release, but it is already late, so maybe it
will be postponed.<br>
In the meantime, you can work around the problem with Hidekazu's method.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Hidekazu Shimaji wrote:
<blockquote
cite="mid20070526035825.88599.qmail@web10007.mail.tnz.yahoo.co.jp"
type="cite">
<pre wrap="">Hello,
I don't think it is possible to get a username which is logging in.
Why don't you keep the username in a web session at the log on page?
I mean that you should post back first, then redirect to the web layout.
Regards,
Hidekazu
--- Rich Bauer <a class="moz-txt-link-rfc2396E"
href="mailto:rdbauer@gmail.com"><rdbauer@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all,
I am new to this mailing list, so I don't know if this question has been
asked before (I also tried to find it in the archive with no success).
The question is I am trying to let the "user" access the data intended
for them.
Example: User "Bill" logs on using a log on page and is taken to the
weblayout and everything just fine. Then when "Bill" tries to access a
command that creates a "Markup" using sample code I found on the
internet, I want "Bill" to be able to access his markup and not
everyones. In other words, I would like to change the path from:
Library://Markup/ to Library://Bill/Markup/
The only problem I am having is getting the username, "Bill", into the
string that is sent by the code.
My thought was using the $_REQUEST['USERNAME'] or something, but can't
get it working. By the way, the user "Bill" is the user under the
MapAdmin panel and that. Any help would be nice. Thanks.
Rich
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
</body>
</html>