Good idea, and it would probably work very well. I implemented a system where if a user wasn't logged in, the app would not show contact information (phones and emails) unless they completed a simple text-based captcha. Then the contact info would be loaded in the div via AJAX. Then I scrapped it because I figured bots wouldn't be harvesting from my site. And I also used mail_to "email_addy", :endode => 'hex' to garble the addresses.
Jason
koloa wrote: