> -----Original Message----- > From: Pablo Varando [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 4:29 AM > To: CF-Talk > Subject: Taking a picture or a web site by specifying a URL? > > > I'm looking for an application (or looking to make one if > none exists) that allows you to take an automatic snapshot > (thumbnail) of a web site when a user specifies a URL. > > Does any one know of any that currently exists? > > Any suggestions are appreciated... > > Thanks, > Pablo Varando
I'm assuming server-side, right? You may check into Internet Explorer automation via Windows Scripting Host if that's possible. Since IE does this (for use in the Windows Explorer) then it should/might be possible to access the functionality directly. I also remember a tool that Jakob Neilson mentioned - in one of his books maybe? It's what he uses to get "full length" screen shots of sites. You might check out software archive sites and look for "screen capture". However pretty much any screen cap program would require you interact with the desktop in a pretty big way - not the most optimal solution (unless you can possibly relegate it to a dedicated machine). Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

