I'm afraid there is a confusion between two different things: a simple "mailto" link, and a submission form.
By creating a hyperlink and selecting URL: mailto:youremailadress, you simply create a link that, when clicked, opens a blank message in the default email client.
If you want to create a feedback form that sends information to your email adress, it's a bit more complicated, as this requires server-side scripts (PHP or ASP). The method to use will depend on your hosting provider. See this thread for more information:
http://forums.quark.com/t/20440.aspx
Manuel S.
Technical Support Representative