When you open your FrontPage form mail, you will notice a default "From" address. This is because the form submission is actually coming from your site, rather than the person who fills out the form. The way to get the users email in the Reply to line is to follow the method below.
Right click inside the Form proper (the dashed or dotted line around your form).
Select "Form Properties".
Select "Options".
Then "E-mail Results" tab.
Under "Email message header:" "Reply-to line:" check "Form field name" and type the field name for your user email exactly as it appears in Form field properties.
Save and republish.
Now when the email is opened, the form will still be sent by the site, but the Reply to will be the users email.