Click here to Skip to main content
15,924,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: invoke a severside code when clicking browser close buton Pin
Guffa25-Jun-07 7:43
Guffa25-Jun-07 7:43 
GeneralRe: invoke a severside code when clicking browser close buton Pin
Not Active25-Jun-07 8:09
mentorNot Active25-Jun-07 8:09 
GeneralRe: invoke a severside code when clicking browser close buton Pin
badgrs25-Jun-07 8:22
badgrs25-Jun-07 8:22 
GeneralRe: invoke a severside code when clicking browser close buton Pin
Not Active25-Jun-07 8:30
mentorNot Active25-Jun-07 8:30 
GeneralRe: invoke a severside code when clicking browser close buton Pin
badgrs25-Jun-07 9:45
badgrs25-Jun-07 9:45 
QuestionHow to inject dynamic content--best practices question Pin
Marc Clifton25-Jun-07 2:13
mvaMarc Clifton25-Jun-07 2:13 
AnswerRe: How to inject dynamic content--best practices question Pin
Tarakeshwar Reddy25-Jun-07 3:03
professionalTarakeshwar Reddy25-Jun-07 3:03 
AnswerRe: How to inject dynamic content--best practices question Pin
martin_hughes25-Jun-07 6:03
martin_hughes25-Jun-07 6:03 
Marc Clifton wrote:
Sooo...what's the best practice for taking a webpage and "injecting" this content before it's served to the browser? How would the web server locate the area in which to add this content? Custom tags? A div section with a name that the web server looks for?


I think the asp panel container will do this for you. In the page_load event of the page you can parse your XML custom content and add all the controls etc to the panel by name.
AnswerRe: How to inject dynamic content--best practices question Pin
Rhys Gravell25-Jun-07 8:22
professionalRhys Gravell25-Jun-07 8:22 
QuestionHow to buffer Media Player in asp.net Pin
swapnilbhavsar25-Jun-07 1:51
swapnilbhavsar25-Jun-07 1:51 
QuestionTo split a cell in column (GridView) Pin
codingrocks25-Jun-07 1:35
codingrocks25-Jun-07 1:35 
AnswerRe: To split a cell in column (GridView) Pin
gauthee25-Jun-07 1:47
gauthee25-Jun-07 1:47 
GeneralRe: To split a cell in column (GridView) Pin
codingrocks25-Jun-07 1:49
codingrocks25-Jun-07 1:49 
AnswerRe: To split a cell in column (GridView) Pin
Sebastian T Xavier25-Jun-07 2:28
Sebastian T Xavier25-Jun-07 2:28 
Questionsession time out Pin
Vipin.d25-Jun-07 1:28
Vipin.d25-Jun-07 1:28 
AnswerRe: session time out Pin
gauthee25-Jun-07 1:39
gauthee25-Jun-07 1:39 
GeneralRe: session time out Pin
Vipin.d25-Jun-07 2:18
Vipin.d25-Jun-07 2:18 
QuestionTextbox used for date validation and range validation Pin
Hemant Garg25-Jun-07 1:28
Hemant Garg25-Jun-07 1:28 
Questioninclude file Pin
Sebastian T Xavier25-Jun-07 1:20
Sebastian T Xavier25-Jun-07 1:20 
AnswerRe: include file Pin
badgrs25-Jun-07 1:22
badgrs25-Jun-07 1:22 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 1:28
Sebastian T Xavier25-Jun-07 1:28 
GeneralRe: include file Pin
steffw25-Jun-07 1:41
steffw25-Jun-07 1:41 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 2:05
Sebastian T Xavier25-Jun-07 2:05 
GeneralRe: include file Pin
steffw25-Jun-07 2:42
steffw25-Jun-07 2:42 
GeneralRe: include file Pin
Christian Graus25-Jun-07 2:27
protectorChristian Graus25-Jun-07 2:27 

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.