Author: Andrew Grosset
Short Link:http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:44603#232057
I would like this movie to play (inline) as soon as its loaded the code below
doesn't work unless I change the "inline" to "attachment" in which case a
dialogue box pops up asking wether I want to "open with" or "save to disk" etc.
I'm thinking that its not possible to do this with just cfcontent & cfheader,
any suggestions?
Andrew.
<cfheader name="content-disposition" value="inline;
filename=pikeyinarenault5.wmv">
<cfcontent type="video/quicktime"
file="c:\CFusionMX7\*****\bitsandpieces\pikeyinarenault5.wmv" deletefile="No"
reset="Yes">