How to take screenshot of div from a webpage using C# and ASP.NET?

I would like to create dynamic images from html that I’m generating on website. I have code that generates a PSN Trophy Card, ab Xbox LIVE Gamer Card, a Steam Gamer Card, and an Xfire Gamer Card. Each card is put into its own div and built dynamically from server side code. Is there a way to capture a screenshot of a selected div on a webpage using C# and ASP.NET?

Very basic usage of sitecore search

I am trying to setup a very basic search index, to index all items in a specific folder. I haven’t really used much searching, but I’m trying to use out-of-the-box features, because its a very simple search. I just want to index all the fields. The sitecore documentation really doesn’t provide much information – I’ve read a few blogs, and they all seem to suggest that I need the advanced database crawler (http://trac.sitecore.net/AdvancedDatabaseCrawler) – basically, something to the effect of ‘it won’t work without a custom crawler).