here is two ways for doing a download <a href="#application.url.webroot#/download.cfm?extFile=#key#">#qResults.title#</a>
from farcry\core\webskin\dmFile\displayPageStandard.cfm <cflocation url="#application.url.webroot#/download.cfm?downloadfile=#stobj.objectid#&typename=#stobj.typename#&fieldname=filename" addtoken="false" /> On 16 April 2010 05:19, Blair McKenzie <[email protected]> wrote: > If your file is in WWW then the download link should redirect to it > instead. What is the link being generated that doesn't work? > > Blair > > > On Fri, Apr 16, 2010 at 4:57 AM, Chris Roth <[email protected]> wrote: > >> Where is the setting that controls the buildlink behaviour that >> determines if download is used vs rendering the object "overview" >> style screen. >> >> I have a few custom types that extend dmFile. >> >> When I use the "buildlink" skin for dmFile types I get them pushed out >> to me via (I think) the download tag using cfcontent. >> >> This seems to work for one of my extended types, but I cant figure out >> how to do it for two other custom types.. >> >> I must have done something somewhere, I thought I duplicated the >> "working" custom type when I created the others, but I have brain >> farted. >> >> Ideas? >> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: [email protected] >> To unsubscribe, email: >> [email protected]<farcry-dev%[email protected]> >> For more options: http://groups.google.com/group/farcry-dev >> -------------------------------- >> Follow us on Twitter: http://twitter.com/farcry >> >> To unsubscribe, reply using "remove me" as the subject. >> > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- AJ Mercer http://webonix.net http://twitter.com/webonix -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
