Click here to Skip to main content
16,013,489 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: invoke a severside code when clicking browser close buton Pin
Not Active25-Jun-07 7:22
mentorNot Active25-Jun-07 7:22 
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 
I would go for a Div or a PlaceHolder control. I had used the PlaceHolder control in one of the project, the datagrid could not provide some functionality I needed and I had to write my own html table and fill it with controls dynamically, provide support for paging. I had no idea about AJAX at that time, or else I would have used some of the AJAX controls to avoid postback issues in few cases.



AnswerRe: How to inject dynamic content--best practices question Pin
martin_hughes25-Jun-07 6:03
martin_hughes25-Jun-07 6:03 
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 

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.