RE: Extracting Images Question

2004-11-08 Thread Thomas, Mark - BLS CTR
> I wish it was that easy, I could have a script ftp and grab > them. Our company is very funny and does not work well > between the different depts, so getting ftp access to a > directory on another computer on the other side of the world > won't happen. How hard is it to do what I stated in m

Re: Extracting Images Question

2004-11-06 Thread $Bill Luebkert
Allan wrote: > I wish it was that easy, I could have a script ftp and grab them. Our > company is very funny and does not work well between the different depts, so > getting ftp access to a directory on another computer on the other side of > the world won't happen. How hard is it to do what I sta

RE: Extracting Images Question

2004-11-06 Thread Allan
ginal post? Thank you Allan -Original Message- From: $Bill Luebkert [mailto:[EMAIL PROTECTED] Sent: Saturday, November 06, 2004 1:48 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Extracting Images Question [EMAIL PROTECTED] wrote: > I know there has to be an easy Perl w

Re: Extracting Images Question

2004-11-05 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > I know there has to be an easy Perl way to do this. Our HR > dept. scans in thousands of documents and has them up on a > intranet site with thumbnail views. Then another department > clicks on the thumbnail to get the large version of that > doc to save to their desktop

Re: Extracting Images Question

2004-11-05 Thread Mike G.
check out saime or mechanize. Both have the ability to follow links in a page and then return to the original window. How well they work depends upon how the web page is constructed. Mike On Fri, Nov 05, 2004 at 10:36:27PM -0500, [EMAIL PROTECTED] wrote: > I know there has to be an easy Perl