C
Craig
I have a database that has the location of the video file I want to play. As
the user clicks on the description I want the associated video to play in
another window. When my second window fires I am showing the video filename
and description however the video will not play. Any suggestions?
This is what I have in the video location
<%=FP_FieldLink(fp_rs,"cvi_name")%>
cvi name = video/filename.asf
the user clicks on the description I want the associated video to play in
another window. When my second window fires I am showing the video filename
and description however the video will not play. Any suggestions?
This is what I have in the video location
<%=FP_FieldLink(fp_rs,"cvi_name")%>
cvi name = video/filename.asf