I enjoy reading the logs others enter when they find (or not) caches. It's great reading and allows us to geocache vicariously through others. One thing I see alot in these logs that I thought I'd point out are bad URL's when people list their web sites.
Where it says "URL" and provides an input box, it is primed with "http://" to the left of the input box. When people include this string in their URLs, the link ends up like the one below, and doesn't work.
http://http://www.whatever.com
Jeremy, maybe you can modify the code to include the "http://" *inside* the input box to avoid these erroneous URLs.
Just wanted to make folks aware since it seems to happen quite often.