how can i change a value in an <object> </object>

  • Thread starter msnews.microsoft.com
  • Start date
M

msnews.microsoft.com

hello every one

i am using media player in internet explorer but i cannot access it directly
in code behind, so do you know a way to access it?
<object id="video123" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject" runat="server">
<param name="URL" value="mms://srv-enterprise/site_diffusion/( hi want to
add a value here !!!!!!!!! )"/>
<param name="SendPlayStateChangeEvents" value="True"/>
<param name="AutoStart" value="True"/>
<param name="uiMode" value="full"/>
<param name="PlayCount" value="1"/>
</object>

thank you

morgan
 
K

Kevin Spencer

Create a Server Control or a User Control that renders the object tag.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

What You Seek Is What You Get.
 
M

Morgan

Thank you

Please could you send me mor information to createa server control or a user
control that render my embeded media player.

I used finaly, <% Response.Write(variable) %>.

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top