Page 1 of 1

modifying data

Posted: Thu Feb 19, 2004 4:01 pm
by James138
Hi,
Im trying to modify my members details on my website. I have got a menu that drops down and lists all the membersIDs which are saved in the database. Then the details about the individual members should load up in the fields beneath once the MemberID is clicked on. But this is not working. Has anyone got any ideas or suggestions?

Cheers

Posted: Thu Feb 19, 2004 4:22 pm
by ol4pr0
a code snippet would help

Posted: Thu Feb 19, 2004 4:30 pm
by johnperkins21
You may need to put a button to submit the memberID back to the page so that you can do an SQL query. If you wanted to do it dynamically, I think you need to look into javascript for that.

Posted: Thu Feb 19, 2004 5:27 pm
by Dr Evil
Please don't double post !
viewtopic.php?t=18357