Hi, i am doing a project for my software engineering class where we are making a computerized form system. what we need to do is when a submit button is pressed we need to email a specific person and in that email will be a link that will send them to the same form that was just filled out. the form should show all the info that was filled out previously. this info is stored in a DB that we created. the only problem that we are having problems setting up a link that will send them to the page and then fill in the fields that were prevoiusly filled in. so i guess my question is. how do you send variables through a link? thanks Luke