Hi all, I'm trying to figure out how to do the following.
From a webpage, I want to be able to download a file for backup on regular basis. Thing is, that this file is below the www-root and should remain there for security reasons. So basically what I need is to be able to download it, preferably through a form button but just a link would be fine as well. Any ideas how to go at this?
Second question: I've written a script with which I can edit that textfile from my browser. What I'd like to do is to have a button that onClick would have that file e-mailed to a specific e-mail adress.
Any tips would be welcome. I haven't been able to find anything similar on the net yet :S
Thanks.
Step