![]() |
| Home RSS Directory F.A.Q Suggest A Feed Try Custom Feed Sonneries Portable |
Latest Flows from this sub-category: data recovery blog, hard drive recovery utility,access repair tips, data recovery software resources random selection from this sub-category: |
True Blog Mon, 30 Jun 2008 09:52:28 +0200
1) You deploy the English language version of Moss you install French, German and Japanese language packs. You need to ensure that users do not create a personal sites in any other language other than English. what should you do.
ANS: Configure My site Settings to disable the language ...
Mon, 30 Jun 2008 09:52:28 +0200 Hyperlinks provide a simple and effective mechanism for your customers to navigate among the various Data Views and forms that you use in your Web application. A typical model is to navigate from a multiple-item Data View to a single-item form.
Create a hyperlink to a built-in SharePoint list form
Each SharePoint ...
Mon, 30 Jun 2008 09:52:28 +0200
by JHolliday
I had a request from a client to hide the Edit Page option under the Site Actions menu for all users without Full Control permissions. I performed the following steps to remove the edit page option for ...
Mon, 30 Jun 2008 09:52:28 +0200
Keep your date tracking column how it is, but you can hide it from your views
Then create another column for your text version date
Call it what ever you want "today's date" or something
Select Calculated (calculation based on other columns) type
Down in the Formula window insert this formula:
=TEXT([the name of your number date ...
Mon, 30 Jun 2008 09:52:28 +0200
Use the IF function to do this task.
Column1
Column2
Formula
Description
15000
9000
=Column1>Column2
Is Column1 greater than Column2? (Yes)
15000
9000
=IF(Column1<=Column2, "OK", "Not OK")
Is Column1 less than or equal to Column2? (Not OK)
Return a logical value after comparing column contents
For a result that is a logical value (Yes or No), use the AND, ...
Mon, 30 Jun 2008 09:52:28 +0200 Just create your links list, open the page that has the list view on it in FrontPage and right-click on the list, and click “Convert to XSLT Data View“. After it is converted, you can simply right-click on one of the links and select “Hyperlink Properties” and change the target ...
Mon, 30 Jun 2008 09:52:28 +0200 By vivekthangaswamy
Abstract
One of the new features in MOSS 2007 is Custom Forms Authentication. SharePoint 2007 (Microsoft Office SharePoint Server 2007 or MOSS 2007) is already being deployed in hosted environments in extranet and internet roles. In either role, when dealing with authenticating users combined with hosting multiple companies on a ...
Mon, 30 Jun 2008 09:52:28 +0200
by Damon Armstrong
Microsoft SharePoint 2007 gives you the option of using forms authentication, but the out-of-the-box forms-based login experience is fairly bland. It’s not bad if you’re doing something for internal use, but if you’re doing something for internal use then you’re probably using Windows authentication. Forms authentication is normally ...
Mon, 30 Jun 2008 09:52:28 +0200 Creating a SharePoint list is hella easy. Point and click - and bingo - you have a form to type in and maintain your data in a structure you specified, and you can then create various views on the data collected.
But what if you wished to customize either the "New" ...
Mon, 30 Jun 2008 09:52:28 +0200 IIS 5.0...
While processing the Web Requests,IIS picks up the request on Port 80 and forwards the request to aspnet_isapi.dll. After that it is forwarded to the Worker process...asp_wp.exe.
Worker Process
It Manages the pipeline through request flows. All asp.net software components like HttpApplication,Session run by the instance of Worker Process.
IIS 6.0...
While ...
|
|
contact |