I want to know what you guys think of having a contact form on your website with a few pre-defines (canned) messages on your website. I am talking here about a personal website, like a portfolio website.
I want to lower the steps you have to take to get in contact me, make it easy for people to send a small massage. I was thinking of something like this.
Start with an email box, that is required to fill in. After that a name, not required.
Then have 2-3 messages says:
1)Hi, I just want to say hi;
2)Hi I have a job for you!;
3) etc;
4) of course having the option for a custom message.
Your visitor just has to click the message, and it will be emailed.
===
Security:
I also want to remove the captcha. Just store the IP of the user, and the user can only send 1 message. If the user wants to send another messages then the captcha will popup.
====
Cross-browser.
If people have older browsers and the javascript system is not supportant, then there us just a normal contact box.
What do you think of this, are there any problems you can run into?