showing videos
-
Hi... I am making website in c#.net. I want to show video in my website. I tried the following for dat. this shows the video correctly. But i want its values to come dynamically everytime from database. how to do this. Is der ne other way to achieve this.
-
Hi... I am making website in c#.net. I want to show video in my website. I tried the following for dat. this shows the video correctly. But i want its values to come dynamically everytime from database. how to do this. Is der ne other way to achieve this.
-
Hi... I am making website in c#.net. I want to show video in my website. I tried the following for dat. this shows the video correctly. But i want its values to come dynamically everytime from database. how to do this. Is der ne other way to achieve this.
Hi create one div tag like
in c# file generate the string for that control like string FileName= "8K_NQe57C-k"; string strVideo=" + FileName + "type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'/> " divContent.innerHTML = strVideo
R.Palanivel 10:01 4 Jan '06