I have a list menu that is populated with mysql data. It's a list of customers. When you make a selection, I want a page to show all of the data about that particular customer. Im not sure how to accomplish this. Should I be passing variables through the browswer, or what?
Im using Dreamweaver cs 4.
Thank you in advance!
List menu - Help!
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: List menu - Help!
Code: Select all
<a href="page.php?id=5">To ID 5</a>
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering