Click here to Skip to main content
15,900,429 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Sessions and cookiless property and URIs Pin
T M Gray25-Jun-10 9:45
T M Gray25-Jun-10 9:45 
Questionhow to analyst which website using webservice Pin
Naunt22-Jun-10 15:00
Naunt22-Jun-10 15:00 
AnswerRe: how to analyst which website using webservice Pin
Not Active22-Jun-10 15:25
mentorNot Active22-Jun-10 15:25 
QuestionDynamically add a LinkButton to a text stream? Pin
Gregory Gadow22-Jun-10 7:19
Gregory Gadow22-Jun-10 7:19 
AnswerRe: Dynamically add a LinkButton to a text stream? Pin
Not Active22-Jun-10 7:29
mentorNot Active22-Jun-10 7:29 
GeneralRe: Dynamically add a LinkButton to a text stream? Pin
Gregory Gadow22-Jun-10 7:53
Gregory Gadow22-Jun-10 7:53 
GeneralRe: Dynamically add a LinkButton to a text stream? Pin
Not Active22-Jun-10 8:03
mentorNot Active22-Jun-10 8:03 
GeneralRe: Dynamically add a LinkButton to a text stream? Pin
Gregory Gadow22-Jun-10 9:17
Gregory Gadow22-Jun-10 9:17 
The code I posted is part of a function, which returns Result.ToStrong. In other words, the anchor is not hard coded, it is being injected into the page at render time as a text stream, along with the user's bookmarks. This works fine with regular HTML, but trying to append <asp:LinkButton ...> would result in that literal text being added, not a control with all its associated functionality.
GeneralRe: Dynamically add a LinkButton to a text stream? Pin
Not Active22-Jun-10 9:39
mentorNot Active22-Jun-10 9:39 
Questionlinking the domain name Pin
dahras19-Jun-10 21:42
dahras19-Jun-10 21:42 
AnswerRe: linking the domain name Pin
DaveAuld20-Jun-10 4:24
professionalDaveAuld20-Jun-10 4:24 
GeneralRe: linking the domain name Pin
dahras20-Jun-10 6:15
dahras20-Jun-10 6:15 
GeneralRe: linking the domain name Pin
DaveAuld20-Jun-10 6:22
professionalDaveAuld20-Jun-10 6:22 
GeneralRe: linking the domain name Pin
dahras20-Jun-10 7:02
dahras20-Jun-10 7:02 
GeneralRe: linking the domain name Pin
DaveAuld20-Jun-10 7:24
professionalDaveAuld20-Jun-10 7:24 
GeneralRe: linking the domain name Pin
dahras20-Jun-10 7:28
dahras20-Jun-10 7:28 
GeneralRe: linking the domain name Pin
DaveAuld20-Jun-10 7:39
professionalDaveAuld20-Jun-10 7:39 
GeneralRe: linking the domain name Pin
dahras21-Jun-10 12:23
dahras21-Jun-10 12:23 
GeneralRe: linking the domain name Pin
dahras20-Jun-10 7:45
dahras20-Jun-10 7:45 
GeneralRe: linking the domain name Pin
dahras20-Jun-10 6:42
dahras20-Jun-10 6:42 
GeneralRe: linking the domain name Pin
DaveAuld20-Jun-10 6:55
professionalDaveAuld20-Jun-10 6:55 
GeneralRe: linking the domain name Pin
Smithers-Jones22-Jun-10 4:37
Smithers-Jones22-Jun-10 4:37 
AnswerRe: linking the domain name Pin
Dalek Dave20-Jun-10 5:14
professionalDalek Dave20-Jun-10 5:14 
QuestionHttpContext.Current.Session & HttpContext.Current.Cache questions Pin
swjam19-Jun-10 19:10
swjam19-Jun-10 19:10 
AnswerRe: HttpContext.Current.Session & HttpContext.Current.Cache questions Pin
Dimitri Witkowski20-Jun-10 3:53
Dimitri Witkowski20-Jun-10 3:53 

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.