Contact Form

Unfortunately, I’ve decided to remove the rotation on my contact form. I’ve always known that it made the text not render properly in Safari, but I never got around to doing anything about it.

RotatedContactForm

Now, my contact form is just plain old straight. (But the super fun fun button is still there!)

I’ve also had a little spam problem. Originally, I just had a field hidden via CSS, that asked not to be filled in. If someone disobeyed the instruction and filled in the field, then they must have been a stupid spam bot. This worked at first, but not anymore.

To fix this, I simply swapped around the ‘name’ attributes, so spam bots will think the hidden field is actually the subject field, and be lured into filling it in. Let’s hope this will work!

2 Comments to Contact Form

  1. I’m interested to know if this works. Quite cleverness there Douglas.

  2. It looks like this has been fixed in Safari 5, so I might consider it again.

Leave a Comment