Editing and Customizing Windows SharePoint Services Sites, versions 2.0 or prior
Saturday, April 10, 2010
Microsoft Office FrontPage 2003 is a web editor that is fully integrated with Windows SharePoint Services 2.0. FrontPage 2003 offers a variety of WYSIWYG tools you can use to customize and manage SharePoint sites, including a device improved table editing and a collection of dynamic templates for SharePoint sites. With FrontPage 2003, you can modify and control the components of SharePoint site (for example, team sites, Web Parts, or navigation) and customize the look and feel of a SharePoint site. You can also use FrontPage 2003 to prepare reports analyzing the use of SharePoint sites, so you can control who is using your site and how they are using. To edit Web pages in a SharePoint site, you must be a member of a site group with the Add and customize pages right on the SharePoint site.
With FrontPage 2003, you can use Windows SharePoint Services and Web Parts to create data-driven Web sites. Web Parts are reusable modular pieces of code that can easily be added to SharePoint sites. With some web development skills, you can use FrontPage 2003 to create Web Parts that connect to live data from a variety of sources. For example, to add the company's current sales data to your SharePoint site, you can use FrontPage 2003 to create a Web Part that is linked to your company's sales database.
0 comments:
Website Updates
-
Software Testing : An Overview of Framework Engineering - [image: Software Testing : An Overview of Framework Engineering] Framework engineering is something which has been comprises of so many things in order t...2 months ago
-
Upload files to SharePoint Doc Library from ASP.NET - [image: Upload files to SharePoint Doc Library from ASP.NET] Here is the custom code to upload files to SharePoint doc library from ASP.NET. You could us...3 months ago
-
Calculate Maximum of two Int – Decimal - long Numbers in C# | Math.Max() - C# provide a math function to calculate max of two numbers, This function have overloaded functions for long, int, float, decimal, short etc. if you fac...6 months ago
-
Can we have Non Abstract Method in Abstract Class in C# - Yes, you can have non abstract methods in abstract class. Along with non abstract methods you can also have abstract methods in abstract class. You can ...8 months ago
-
How to Use CAML Query to get Data from SharePoint 2007 List - All I wanted was to get some information from a simple list of products in SharePoint 2007. The list was pretty simple with two colomns "Product" and "Co...1 year ago