ASLE: prototype of write-to-textfile feature
Posted by sarneil on 18 Sep 2008 in Activity log
DP enquired yesterday about archiving the data from people submitting proposals for the ASLE conference. After some consideration I proposed a simple write to tab delimited text file, which he could then import to whatever db or ss program he wanted later. Spent a couple of hours modifying a copy of one of the submission forms to clean out spurious tab and carriage returns and append the submission to a text file on the server as well as email as it always had. Sent URL to DP for his review.