How to play vimeo video on web from url in iframe.
<iframe class='myIframe' src='" + lblVideoUrl.Text + "' width = '100%'
frameborder = '0' allow = 'autoplay;' webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>";
https://vimeo.com/76979871