Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

play mime types

$
0
0

http://zulurl-002-site3.atempurl.com/submissions

File not supported !

file exists in wwwroot/images/gallery

  @if (item.Source.EndsWith(".mov"))
            {

                <td>
                    <video src="~/images/gallery/@item.Source" type="video/quicktime" controls="controls"  />
                </td>
            }
 

            else {
                <td>
                <img src="~/images/gallery/@item.Source" alt="" class="img-circle img-responsive" style="width:100px" />
                </td>
                    }


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>