I have a script where the administrator of the site can add / edit / delete records. Here's how its works: basically the admin selects a user from a drop down menu and hits submit. This goes to a page where it queries the DB and returns some basic info - name, email address and so on.
For example: You selected Jim Shoe - his email address is gym@xxxxxxx
The problem I am having is when the user returns to this "hub" page from editing a record or adding record it comes back blank. How can I get to show the information again? Are sessions and cookies the answer? Any insight on how to do this is appreciated.
Thanks Craig
__________________________________ Craig Hoffman - eClimb Media
v: (847) 644 - 8914 f: (847) 866 - 1946 e: choffman@xxxxxxxxxx w: www.eclimb.net _________________________________
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php