I have a URL that goes to a pdf file. In my coldfusion page, I want to allow the user to download the file (using the open/save dialog or however that particular browser han
file attribute: Do not specify the path to the directory in this attribute; use the path attribute.
Try separating the file name and path:
For smaller files you might skip the temp file and use
Update: Dynamic example using a temp file