Click here to Skip to main content
15,900,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to get a thumbnail from iframe of non-youtube in asp.net. Is it possible to generate thunmnail or get the url of image?

The source is

HTML
◁iframe src='http://serviceapi.rmcnmv.naver.com/flash/outKeyPlayer.nhn?vid=B624990D18F5FA968907880AE4DB2F78ED65&outKey=V126d5f472df8f7f7ec2e43d9547b4b37cae8ddafe7168bf9dc6343d9547b4b37cae8&controlBarMovable=true&jsCallable=true&isAutoPlay=true&skinName=tvcast_white' frameborder='no' scrolling='no' marginwidth='0' marginheight='0' WIDTH='544' HEIGHT='306' allowfullscreen▷◁/iframe▷


I appreciate for any help. Thank you

What I have tried:

HTML
◁img src='http://serviceapi.rmcnmv.naver.com/flash/outKeyPlayer.nhn?vid=B624990D18F5FA968907880AE4DB2F78ED65&outKey=V126d5f472df8f7f7ec2e43d9547b4b37cae8ddafe7168bf9dc6343d9547b4b37cae8&controlBarMovable=true&jsCallable=true&isAutoPlay=true&skinName=tvcast_white' frameborder='no'▷
Posted
Updated 21-Feb-17 17:13pm
v3

1 solution

 
Share this answer
 
Comments
hapiten 22-Feb-17 12:23pm    
THANK U
Karthik_Mahalingam 22-Feb-17 13:23pm    
if it helps, please close this post.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900