Passing URL parameter to form for editing
Hi, i'm currently building a back-end for a small site. What i'm trying to do is enable a user to edit and update an article. I've got a dynamic table, what i'm trying to do is use a URL form parameter to pass the unique ID of an article to a form that brings up the article for editing, but its not working, its just bringing up the same record whatever link is clicked in the dynamic table. Can somebody point out whats missing? Thanks, any help appreciated.
|