At 09.51 -0500 1999.02.14, Dan wrote: >I am new to Perl/CGI and could use a little help from the veterans. > >I need to request a .html page on a machine elsewhere on the net from a >Perl script for the side effects, there is no page info returned. How >can I do this? use LWP::Simple; get('http://somepage/'); See lwpcook.pod for lots more you can do with LWP. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch