There are very many ways to do this in perl. Go to CPAN.org or perldoc and search under LWP, Treebuilder, HTML, etc. for overwhelming information. Documentation for these is pretty straightforward.
-----Original Message----- From: rory oconnor [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 4:32 PM To: perl Subject: saving source of a page to a file I'm not sure if perl's the right weapon for this, but I bet it is. I need to save the source of a webpage to a file. Can anyone think of a good way to do that? I'm using my commerce application to create a webpage using a template and query string parameter data...and the final rendered page is what I need to save. On that page, it is possible for me to send the query string data to perl, but I wonder if perl could send an http request with those parameters, load the page, and then save the source to a file? Or maybe that's not even the easiest way to do it...I dunno. any help appreciated! Thanks, Rory -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] _____________________________________________________________________ IMPORTANT NOTICES: This message is intended only for the addressee. Please notify the sender by e-mail if you are not the intended recipient. If you are not the intended recipient, you may not copy, disclose, or distribute this message or its contents to any other person and any such actions may be unlawful. Banc of America Securities LLC("BAS") does not accept time sensitive, action-oriented messages or transaction orders, including orders to purchase or sell securities, via e-mail. BAS reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the BAS e-mail system. ____________________________________________________________________ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]