need some help with editing datase entries via a form
Moderator: General Moderators
-
belovedone
- Forum Newbie
- Posts: 3
- Joined: Fri Oct 10, 2003 6:25 pm
need some help with editing datase entries via a form
How would I go about editing a row in a database via a form? I know how to get the information in the text boxes. But what i would like to do is list all the rows in the database and then if i see that one of the rows needs editing or deleting i'll have 2 links under each entry (edit and delete)...and when i click "edit" it would open up a new page with a form with all the info in each text box so i can edit and then re-submit it...