I am trying to dynamically change the .avi file below using a listbox or a
dropdownlist. Any thoughts highly appreciated.
<OBJECT title="mediaplayer" style="Z-INDEX: 101; LEFT: 272px; POSITION:
absolute; TOP: 64px"
classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" VIEWASTEXT>
<PARAM NAME="URL" VALUE="C:\wndsurf1.avi">
</OBJECT><PARAM NAME="URL" VALUE="<%=myprotectedfilepathvariable%>">
When the page is rendered, the <%= is the equivalent of "Response.Write".
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder(BETA): http://www.blogmetafinder.com
"morphius" wrote:
> I am trying to dynamically change the .avi file below using a listbox or a
> dropdownlist. Any thoughts highly appreciated.
> <OBJECT title="mediaplayer" style="Z-INDEX: 101; LEFT: 272px; POSITION:
> absolute; TOP: 64px"
> classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" VIEWASTEXT>
> <PARAM NAME="URL" VALUE="C:\wndsurf1.avi">
> </OBJECT>
Thanks
"Peter Bromberg [C# MVP]" wrote:
> <PARAM NAME="URL" VALUE="<%=myprotectedfilepathvariable%>">
> When the page is rendered, the <%= is the equivalent of "Response.Write".
> -- Peter
> Site: http://www.eggheadcafe.com
> UnBlog: http://petesbloggerama.blogspot.com
> BlogMetaFinder(BETA): http://www.blogmetafinder.com
>
> "morphius" wrote:
>
Thursday, March 22, 2012
Media Player
Labels:
adropdownlist,
appreciated,
asp,
avi,
below,
dynamically,
file,
highly,
listbox,
ltobject,
media,
net,
player,
thoughts
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment