I am making a website which is coded in HTML/JavaScript and i need a script that takes a user's email address and name (which will be entered directly from two text boxes on the web page) and then email them, after a delay of about 5 mins (delay not essential), with a custom message.
I have an email address but I'd prefer if you could let me enter it into the script as i want it to be private

Once the user has entered their name and address and clicked submit, it should redirect them to another page.
Also if it could store the emails in plain text in a text file that would be appreciated.
Obviously I'd prefer it free as it is nothing amazingly complex, I would code it myself but I'm only just learning to program in VB before Java.
I think i have included everything but if i have left something out then please just ask and i will happily tell you.
Oh yea, it's for personal use, not commercial.