What languages could create a thumbnail of a site? I know PHP can't without external plugins, but what about the others? Thanks, Bobby
Hmm.. May be you mean something like http://khtml2png.sourceforge.net ? You need third-party modules anyway I think, not clear language.
I don't think there's a web-based language that can do this without plugin or extension. Why don't you want to use a PHP extension?
because I want people on shared hosting to be able to use it. Plus it's a hassle for me to install on my VPS (yes I am lazy)