Re: display name of currently logged on user
- From: Umakanth Nelige <hi_umakanth@xxxxxxxxxxx>
- Date: Sat, 10 Sep 2005 01:34:02 -0700
u can
(either) go for "edit with Front page Extensions" sub menu item from the
"File" Menu
(or) u can write it in the corresponding schema file, where u would like to
display the name.
--
Regards,
Umakanth Nelige,
Lead Programmer,
Hyderabad,
India.
"Nokoy" wrote:
> Deepak, where I insert these codes?
>
> Thanks
>
> "Deepak" wrote:
>
> > Hi Ruchi,
> >
> > I guess you can use web.currentuser.loginname or web.currentuser.displayname
> > which gives you the currentuser who has logged. For that you will have to
> > get the context of the site first.
> > Spweb web= Spcontrol.GetContextSite(HttpContext.Current);
> >
> > Then in u can use <%= web.CurrentUser.DisplayName%> in the aspx pages and u
> > r good to go.
> >
> > Regards
> > Deepak
> >
> > "B Deepak" wrote:
> >
> > > Hi Ruchi,
> > >
> > > While logged in, store the user name in session or application variable. And
> > > then access the session variable whenever u want to......
> > >
> > > Regards,
> > > Deepak
> > > <ruchi.jain@xxxxxxxxxxxxxxxx> wrote in message
> > > news:1126156949.806761.30870@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > > > Hi All,
> > > >
> > > > I want to display name of currently logged on user jusy below the top
> > > > navigation panel on every page of my site.
> > > > Plz suggest some method to do it.
> > > >
> > > > Thanks,
> > > > Ruchi
> > > >
> > >
> > >
> > >
.
- References:
- display name of currently logged on user
- From: ruchi . jain
- Re: display name of currently logged on user
- From: B Deepak
- Re: display name of currently logged on user
- From: Deepak
- Re: display name of currently logged on user
- From: Nokoy
- display name of currently logged on user
- Prev by Date: I am trying to create an electronic log book using SharePoint Serv
- Next by Date: RE: Remembering creator of document
- Previous by thread: Re: display name of currently logged on user
- Next by thread: document change notification
- Index(es):
Relevant Pages
|