Click here to Skip to main content
15,912,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: stream video from Youtube To ASPX Page Help Needed Pin
Michael Sync8-Nov-07 19:38
Michael Sync8-Nov-07 19:38 
Sorry. I forget your last post...

Steps:

1. Add one button and one Literal control.
2. In Button_click
2.1. Get the completed embed object tag from database depend on the parameter
2.2. Set the string to Literal1.Text (e.g. Literal1.Text = @" EMBEDDED TAG FROM DATABASE";)

That's all.. Let me know if you are not clear

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath8-Nov-07 21:40
bijeshputhalath8-Nov-07 21:40 
GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
Michael Sync8-Nov-07 22:29
Michael Sync8-Nov-07 22:29 
GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath9-Nov-07 0:11
bijeshputhalath9-Nov-07 0:11 
QuestionHow to change the navigateurl dynamically for hyperlink column? Pin
Sri_34648-Nov-07 19:04
Sri_34648-Nov-07 19:04 
AnswerRe: How to change the navigateurl dynamically for hyperlink column? Pin
Michael Sync8-Nov-07 19:45
Michael Sync8-Nov-07 19:45 
GeneralRe: How to change the navigateurl dynamically for hyperlink column? Pin
Sri_34648-Nov-07 21:03
Sri_34648-Nov-07 21:03 
QuestionDatagrid to Excel Pin
rameshdontagani8-Nov-07 18:15
rameshdontagani8-Nov-07 18:15 
AnswerRe: Datagrid to Excel Pin
Vasudevan Deepak Kumar8-Nov-07 21:13
Vasudevan Deepak Kumar8-Nov-07 21:13 
QuestionSlickUpload Conflicting With HttpPostedFile Pin
wanlim08178-Nov-07 15:34
wanlim08178-Nov-07 15:34 
Questionnamespace not found --Microsoft.Office.Interop.Excel.ApplicationClass Pin
G.K.M.8-Nov-07 15:18
G.K.M.8-Nov-07 15:18 
AnswerRe: namespace not found --Microsoft.Office.Interop.Excel.ApplicationClass Pin
Sri_34648-Nov-07 19:06
Sri_34648-Nov-07 19:06 
Questioncreating and saving excel work sheet at runtime Pin
G.K.M.8-Nov-07 15:03
G.K.M.8-Nov-07 15:03 
AnswerRe: creating and saving excel work sheet at runtime Pin
Michael Sync8-Nov-07 19:47
Michael Sync8-Nov-07 19:47 
QuestionASP .NET 2.0 Pin
kenexcelon8-Nov-07 9:54
kenexcelon8-Nov-07 9:54 
AnswerRe: ASP .NET 2.0 Pin
Fred_Smith8-Nov-07 12:40
Fred_Smith8-Nov-07 12:40 
Questiona problem with Threading in ASP.NET Pin
Kariem Soudy8-Nov-07 8:34
Kariem Soudy8-Nov-07 8:34 
AnswerRe: a problem with Threading in ASP.NET Pin
Michael Sync8-Nov-07 19:49
Michael Sync8-Nov-07 19:49 
GeneralRe: a problem with Threading in ASP.NET Pin
Kariem Soudy9-Nov-07 6:44
Kariem Soudy9-Nov-07 6:44 
GeneralRe: a problem with Threading in ASP.NET Pin
Michael Sync9-Nov-07 18:58
Michael Sync9-Nov-07 18:58 
GeneralRe: a problem with Threading in ASP.NET Pin
Kariem Soudy11-Nov-07 6:58
Kariem Soudy11-Nov-07 6:58 
QuestionList Boxes and Incorrect selected items Pin
Torin_DWC8-Nov-07 5:20
Torin_DWC8-Nov-07 5:20 
AnswerRe: List Boxes and Incorrect selected items Pin
Christian Graus8-Nov-07 9:31
protectorChristian Graus8-Nov-07 9:31 
GeneralRe: List Boxes and Incorrect selected items Pin
Torin_DWC8-Nov-07 11:21
Torin_DWC8-Nov-07 11:21 
GeneralRe: List Boxes and Incorrect selected items Pin
Christian Graus8-Nov-07 13:38
protectorChristian Graus8-Nov-07 13:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.