Forums

PHP

This topic is locked

Dynamic Jump Menu

Posted 29 Jan 2004 20:54:46
1
has voted
29 Jan 2004 20:54:46 Matt Bailey posted:
This is what I want to achieve (I'm using Dreamweaver MX, PHP and MySQL):

I am creating pages where Users can edit their Username and Password.

What I want is a 'dynamic jump menu' on the first page that displays all of the Users in the database by Username, which then jumps to a detail page when a Username is selected, showing that particular Users Username and Password in a form, ready for editing.

I thought it would be simple but I'm stuck. I'm fine with everything except the dynamic jump menu.

The database has a table called Users which simply has a Primary Key field called ID, and two other fields called Username and Password.

Can anyone help?

Replies

Replied 02 Feb 2004 15:31:42
02 Feb 2004 15:31:42 Matt Bailey replied:
I have managed to figure it out for myself. If you want to download a sample of the code click the link below as I can't seem to get the code to display correctly in the forum.

(Sorry, the hosting account I had the file on has expired so I've removed the link. If anybody really wants to know how I coded the dynamic menu let me know and I'll try and find the code)

Edited by - matm00 on 18 Jul 2006 13:15:59

Reply to this topic