I have created a test and It's works fine.Could you tell us what's the error you have?
Please post us more codes to us.It's best to us.
Best regards,
Yijing Sun
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
103 Points
793 Posts
how can i add runat="server" to <source>
Feb 23, 2021 11:05 AM|kengkit|LINK
Hi guys.. error returned when i add runat="server" id="div_video" to <source>
Any alternative?
<video oncontextmenu="return false;" muted autoplay controlsList="nodownload"> <source src="/website/zata_da/src/video/sample.mp4" type="video/mp4" runat="server" id="div_video"> </video>
Contributor
3730 Points
1412 Posts
Re: how can i add runat="server" to <source>
Feb 24, 2021 02:47 AM|yij sun|LINK
Hi kengkit,
I have created a test and It's works fine.Could you tell us what's the error you have?
Please post us more codes to us.It's best to us.
Best regards,
Yijing Sun