From: "Martin Ellison" <[EMAIL PROTECTED]>
> Sorry, bit of a newbie question: is there any way that I can run an action
> but capture the results (server-side) to a file? Doing so client side is
> easy (eg wget) but I want to keep the page text on the server and to
> automate the page generation/save.
> 

You can run wget server side by a cron job and redirect the results wherever 
you want.

Octavian


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to