| http://www.w3.org/ns/prov#value | - First, we need the page that provides a link to the file download:<!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd><html><head><title>ColdFusion Download Demo</title></head><body> <h1>Download Pictures</h1> <p><a href=./download.cfm>Click Here To Download</a></p> </body></html>This file does nothing else except take the user
|