Closed (won't fix)
Project:
Webform
Version:
5.x-2.1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 16:36 UTC
Updated:
9 Feb 2010 at 10:37 UTC
I'm looking for a way to automatically generate a csv file for a particular webform, save it somewhere locally (localhost), then move it off to another internal network. Some of my users want to have a csv file on the network that is automatically updated every few hours and do not want to have to login to the site and manually generate the file. I would rather not make the download results portion accessible to anyone.
any thoughts?
Thanks
Comments
Comment #1
quicksketchThis sounds like a highly custom solution. You'd need to write a module that did the operations on cron jobs intermittently. However support for writing such code is outside the scope of help provided in the Webform issue queue.