Display Items from a Database on an ASP Page
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: ASP
More information:
This ASP sample demostrates how to connect to a local database and provide a simple implementation on how to create a list of news items, and provide links from the list to the actual news item. Best used as a learning example for beginners trying to get started, especially in light of the detailed and clear documentation that is provided.
A sample database is provided.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download newsnavigator.zip