This one is easy yet hard because you can't "simply" do this without some Perl knowledge on CGI script. You need to understand how to submit information to a server and have the server submit it to your email address. CGI does all this and is actually specifically designed for information transfers from computer to server, hence the name CGI (Common Gateway Interface). I, unfortunately, didn't get too far into CGI so I can't give you the details but I know for a fact that this is how you accomplish what you seek my son.