How can I have data returned that matches only today's date from the Start Time on a Calendar SharePoint List?
I have been able to get data back if I set the start time to greater than or equal to [current date] and that's all. But have not been able to otherwise.
Any help would be greatly...
I copied a <xsl:value-of select="UserName" /> from a page to the top of a page where I can say Welcome UserName in SharePoint Designer
But it doesn't seem to work. I did the same thing with the generated results of rows ( count:number ) and tried to copy that to the top of the page but that...
Hello and thank you.
"Current User" somehow gets turned into @UserID when I look at the SQL Statement so then it would be
replace([@userID],'domain\','')
Does that sound right?
I will try tomorrow at work.
And let you know!
Gracious thanks!
How to remove domain from "domain\username" using "Current User" filter in Dataview using SharePoint Designer?
Is there a way to do this with the SQL statement?
I am trying to filter a table using the "Current User" filter in DataView. I am trying to match the "LoginUser" column to the "Current...
Hello Carl,
This is wjat I used:
"C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\STSADM.EXE" -o Import -filename C:\oc0420 -url http://oc2 -includeusersecurity -updateversions 2 -nofilecompression"
It says it is successful, but all that is changed is the theme...
Hello I used the STSADMIN import command after exporting all data from one server to recreate on another. Although it proclaims that it was imported successfully, the only thing changed was the theme. All data and subsites were not created from the import.
My main goal here is to make a...
Hello.
I am trying to use the Outlook "My Inbox" Web Part. But how do you have it populate the "Mailbox" field in the Mail Configuration with the current user? It seems whatever you type in there stays there despite which Username I login in with, unless I type something else to replace it...
Hey guys,
I would like to be able to show the user's personal exchange inbox within MOSS 2007 via the out of the box "inbox" webpart. When the user opens the sharepoint page I would like their inbox to be displayed, without them having to enter their details into the web part. We are on...
Thank you. I suppose there is no easier way around it, rather a way without having to make a DNS change. Super red tape for us developers here to do that.
Hello cmv131. Thank you for the reply.
I went to Central Admin and changed the address for the default zone, however the new address goes to a "cannot display webpage". (dead link).
Is there a step I may be missing?
Thanks in advance.
Hello.
I need to change the server name where I have SharePoint installed. The guy who set it up forgot to take the appended numbers added to the server name when he first installed the server, so in essence the default SharePoint URL is http://intranet4455 instead of the desired...
Hello,
I have an enterFrame action that I use on a graphic:
onClipEvent (enterFrame) {
if (this._alpha >= 0) {
this._alpha -= 2;
} else {
this._alpha = 0;
}
}
Because I want to...
I have used the code below to pause some timelines ( "paragraphs of text to read" advancing every 15 seconds ), however it has wreaked havoc on all my scenes. After a while scenes will play in succession DESPITE a stop(); at each end. I have used clearInterval(interval) at stragetic places...
Hello, obviously a Newbie.
I searched for answers but having a hard time finding it.
I created a sub site and I would like the default page to look as close to an existing page we have on our older site which included paragraphs of text and then off course I can add web parts along with it.
But...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.