Click here to Skip to main content
15,888,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUncheck ASP.Net TreeView Checkboxes Pin
khuzwayom8-Nov-07 23:30
khuzwayom8-Nov-07 23:30 
AnswerRe: Uncheck ASP.Net TreeView Checkboxes Pin
Vasudevan Deepak Kumar9-Nov-07 0:43
Vasudevan Deepak Kumar9-Nov-07 0:43 
QuestionHttpHandler - dynamic images Pin
Chris_Green8-Nov-07 23:26
Chris_Green8-Nov-07 23:26 
AnswerRe: HttpHandler - dynamic images Pin
Vasudevan Deepak Kumar9-Nov-07 0:42
Vasudevan Deepak Kumar9-Nov-07 0:42 
GeneralRe: HttpHandler - dynamic images Pin
Chris_Green9-Nov-07 0:44
Chris_Green9-Nov-07 0:44 
QuestionDisable controls and validators client-side Pin
dabs8-Nov-07 23:03
dabs8-Nov-07 23:03 
Questionstream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath8-Nov-07 19:13
bijeshputhalath8-Nov-07 19:13 
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 

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.