Just a bit of a niggle, got a CMS on the go and the client wants buttons to be able to open AND download the files parsed in the directory.
I don't actually know if there's a difference in how you would set these up i.e.
Code: Select all
<a href="dir/file.ext">download me</a>Thanks in advance