I have a form on a website that I want a email sent to a user that would contain a link that would allow the user to pull up the same info in a update info page. These pages contain multiple records so I can't just pull up the info by ID. I want to pull the info up by "userID" and "Month" columns in the database that were just entered. What would the link look like that I sent through email?