Article ID: 825515 - Last Review: January 6, 2006 - Revision: 4.5 How to display a picture by using an Access database in FrontPage 2003 For a Microsoft FrontPage 2002 version of this
article, see
318813
(http://support.microsoft.com/kb/318813/
)
. For a Microsoft FrontPage 2000 version of this
article, see
216285
(http://support.microsoft.com/kb/216285/
)
. On This PageSUMMARY This article describes how to display images on your Web
site by using information from a Microsoft Access
database. Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. PrerequisitesInstall components before you use the ASP features in FrontPageBefore you can use the Microsoft Active Server Pages (ASP) features in Microsoft Office FrontPage 2003, you must install the components that are listed in Microsoft Knowledge Base article 825487. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:825487
(http://support.microsoft.com/kb/825487/
)
How to query Index Server data by using ASP in FrontPage 2003
Install FrontPage 2003 and Access 2003The steps in this article require that you have Microsoft Office FrontPage 2003 and Microsoft Office Access 2003 installed on the client computer. FrontPage 2003 and Access 2003 are included with Microsoft Office 2003.Create a new personal Web siteTo create a new personal Web site, follow these steps:
Add the sample database to the Web siteTo add the sample database to the Web site, follow these steps:
Modify the Employees table in the databaseTo modify the Employees table in the database, follow these steps:
Add a Database Results regionTo add a Database Results region, follow these steps:
Add the image links to the database resultsTo add the image links to the database results, follow these steps:
REFERENCES For more information about how to work with
databases in FrontPage , click Microsoft Office FrontPage Help
on the Help menu, type databases in the
Search for box in the Assistance pane, and then click
Start searching to view the topic.
| Article Translations
|

Back to the top
