<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Howto: Display the Username for the Logged on user on a page</title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx</link><description>This is one of my favorites. I want my site to say, &amp;#8220;Hello, John Jansen, welcome to this site&amp;#8220; or whatever. But since you can't author server-side code with SharePoint sites, there is no evident way to do this. The way I get around this limitation</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Howto: Display the Username for the Logged on user on a page</title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#191338</link><pubDate>Thu, 22 Jul 2004 17:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:191338</guid><dc:creator>John Jansen</dc:creator><description>I believe this is because you skipped step 5 or 6, or maybe because I am not being clear in step 5 or 6.  Either way, you do steps 1 - 6 in order to get the variable into Scope and avoid this error.&lt;br&gt;&lt;br&gt;To trouble shoot this, make sure of the following:&lt;br&gt;&lt;br&gt;In step 5, where I say &amp;quot;[Current User]&amp;quot; make sure you are not typing that in, but rather making that choice from the Drop-down.&lt;br&gt;&lt;br&gt;In step 6, where I say &amp;quot;inside on of the table cells&amp;quot; I mean one of the table cells that is NOT one of the column headers.&lt;br&gt;&lt;br&gt;Does that help?&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=191338" width="1" height="1"&gt;</description></item><item><title>re: Howto: Display the Username for the Logged on user on a page</title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#189940</link><pubDate>Wed, 21 Jul 2004 15:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:189940</guid><dc:creator>Jason Dever</dc:creator><description>I tried this, and inserted the line &amp;quot;Hello, welcome to this site&amp;quot; into the Title field.&lt;br&gt;When I added the &amp;lt;xsl:value-of select=&amp;quot;$UserID&amp;quot;/&amp;gt; variable, it crapped out on me.&lt;br&gt;&lt;br&gt;Here is the error:  Any suggestions?&lt;br&gt;Announcements | AnnoncesTRUE{9DE3BC8C-E25B-41D8-ADC7-E43AD611C42D}FALSEAnnouncements | Annonces0None@ID,ID;@Title,Title | Titre;FrontPage cannot render the XSLT in this Data View. Try to undo your changes or re-insert the Data View.&lt;br&gt;Failed setting processor stylesheet : 0x80004005 : A reference to variable or parameter 'UserID' cannot be resolved. The variable or parameter may not be defined, or it may not be in scope. &lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=189940" width="1" height="1"&gt;</description></item><item><title>FrontPoint: Howto Display the Username for the Logged on user on a page </title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#182001</link><pubDate>Tue, 13 Jul 2004 22:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:182001</guid><dc:creator>The Boiler Room</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=182001" width="1" height="1"&gt;</description></item><item><title>FrontPoint: Howto Display the Username for the Logged on user on a page </title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#181968</link><pubDate>Tue, 13 Jul 2004 22:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:181968</guid><dc:creator>The Boiler Room</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=181968" width="1" height="1"&gt;</description></item><item><title>re: Howto: Display the Username for the Logged on user on a page</title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#155191</link><pubDate>Mon, 14 Jun 2004 15:48:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:155191</guid><dc:creator>John Jansen</dc:creator><description>This should work for you. I suggest you try removing the default value.&lt;br&gt;&lt;br&gt;I just did a quick test and this worked for me as expected.&lt;br&gt;&lt;br&gt;-John&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=155191" width="1" height="1"&gt;</description></item><item><title>re: Howto: Display the Username for the Logged on user on a page</title><link>http://blogs.msdn.com/b/frontpoint/archive/2004/04/29/123179.aspx#154855</link><pubDate>Mon, 14 Jun 2004 02:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:154855</guid><dc:creator>Jeff Roberts</dc:creator><description>I'm interested in displaying/capturing the Remote IP address of the client accessing the &lt;a title="" href="http://www.microsoft.com/sharepoint/" &gt;wss&lt;/a&gt; site. Using your example, I replaced the &lt;br&gt;&lt;br&gt;&amp;lt;ParameterBinding Name=&amp;quot;UserID&amp;quot; Location=&amp;quot;CAMLVariable;ServerVariable(LOGON_USER)&amp;quot; DefaultValue=&amp;quot;CurrentUserName&amp;quot;/&amp;gt;&lt;br&gt;&lt;br&gt;with&lt;br&gt;&lt;br&gt;&amp;lt;ParameterBinding Name=&amp;quot;UserID&amp;quot; Location=&amp;quot;CAMLVariable;ServerVariable(REMOTE_ADDR)&amp;quot; DefaultValue=&amp;quot;CurrentUserName&amp;quot;/&amp;gt;&lt;br&gt;but it still returns the user name.&lt;br&gt;&lt;br&gt;How can I make this work?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=154855" width="1" height="1"&gt;</description></item></channel></rss>