| |
Copying the Search Form to Custom Pages in Windows SharePoint
Services-based Web sites
The search form on the default page of a Windows SharePoint Services-based
Web site is actually an ASP.NET control. To add this
functionality to custom pages in the site, using FrontPage
2003, simply select the element and do a copy/paste in
Design view to the new page. However, this will work only if
certain conditions are met. These are:
- The custom page pasted to, must be a new page made
from one of the Web part page templates.
- The structure of the search form element must be copied completely.
To copy the search form on the default page to custom
pages in your Windows SharePoint
Services-based Web site, open the pages in FrontPage 2003
and do the following:
- In Design view switch to the default page and click
on the magnifying glass icon to the left of the input
text box in the upper right of the page.
- From the Table menu, click Select and then select
Table. This step assures you copy the search form
correctly.
- Press the keyboard combination Crtl-C to copy the
search table and switch to the custom page you want to
place it in.
- Paste the table into an empty table cell by
clicking on the cell and then either selecting Paste from the
Edit menu or pressing Crtl-V.
- Save the page.
More information
For more information about using Web part page templates, see Microsoft FrontPage 2003 Help.
|