# Databases and dynamic linking. HELP!

**URL:** https://forum.kirupa.com/t/databases-and-dynamic-linking-help/163321
**Category:** Uncategorized
**Created:** [September 21, 2005, 3:32pm UTC](https://forum.kirupa.com/t/databases-and-dynamic-linking-help/163321 "2005-09-21T15:32:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kdavis](https://avatars.discourse-cdn.com/v4/letter/k/cdc98d/32.png) [@kdavis](https://forum.kirupa.com/u/kdavis)
#### Post date: [September 21, 2005, 3:32pm UTC](https://forum.kirupa.com/t/databases-and-dynamic-linking-help/163321/1 "2005-09-21T15:32:27Z")

</div>

I have my site in dreamweaver, I am using coldfusion to connect my access db to my site. I have a food review site. Every day I am adding new recipes to the database. What I want to have happen is that the user can go to the recipes page and the list of links is created dynamically from the database. When the user clicks a link, they are sent to a page where the rest of the information regarding that recipe is dynamically loaded into pre-defined areas on the page. Where should I start? How do I do this?
