At 08:22 AM 08/08/2001 -0500, Camilo Gonzalez wrote:
>Why not open the file itself? In other words, try:
>
>open (FILE, 'somefile.html') or die "Can't open HTML document $!";
>
>I don't think you can open and search an entire site.
I'm sure the O.P. wants to "include" the content of external webpages in a
CGI script, much like a standard SSI. So you couldn't just open() the URL
as if its a local file.
Aloha,
mel
--
mel matsuoka Hawaiian Image Productions
Chief Executive Alphageek (vox)1.808.531.5474
[EMAIL PROTECTED] (fax)1.808.526.4040
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]