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

ASP.NET

 
AnswerRe: Ajax SlideShow Controller Pin
Anurag Gandhi9-Mar-10 6:16
professionalAnurag Gandhi9-Mar-10 6:16 
Questionvertical-align problem Pin
benams9-Mar-10 2:09
benams9-Mar-10 2:09 
AnswerRe: vertical-align problem Pin
Viral Upadhyay9-Mar-10 2:28
Viral Upadhyay9-Mar-10 2:28 
AnswerRe: vertical-align problem Pin
meghamaharshi9-Mar-10 20:56
meghamaharshi9-Mar-10 20:56 
Questionconfirmation message box from code behind Pin
Amit Patel19858-Mar-10 23:39
Amit Patel19858-Mar-10 23:39 
AnswerRe: confirmation message box from code behind Pin
sashidhar9-Mar-10 0:12
sashidhar9-Mar-10 0:12 
AnswerRe: confirmation message box from code behind Pin
Neh.C9-Mar-10 0:14
Neh.C9-Mar-10 0:14 
AnswerRe: confirmation message box from code behind Pin
Sandeep Mewara9-Mar-10 0:56
mveSandeep Mewara9-Mar-10 0:56 
You need to see the difference between Windows and Web application.
Based on your requirement, you cannot use the windows message box as its client based. (the way it works in windows applications!)
you need to develop a server custom control for it if you really need something similar.

Better would be divide your codebase in such a fashion that you can use client side Windows confirm messagebox and based on the option selected execute code accordingly.
AnswerRe: confirmation message box from code behind Pin
DX Roster9-Mar-10 1:16
DX Roster9-Mar-10 1:16 
QuestionRetrieving all images from MS-Access database Pin
Sutotpal Shrivastava8-Mar-10 23:19
Sutotpal Shrivastava8-Mar-10 23:19 
AnswerRe: Retrieving all images from MS-Access database Pin
sashidhar9-Mar-10 0:16
sashidhar9-Mar-10 0:16 
AnswerRe: Retrieving all images from MS-Access database Pin
Sandeep Mewara9-Mar-10 0:58
mveSandeep Mewara9-Mar-10 0:58 
QuestionHow to get screenshot of an asp.net page? Pin
Raheem MA8-Mar-10 22:49
Raheem MA8-Mar-10 22:49 
AnswerRe: How to get screenshot of an asp.net page? Pin
sashidhar9-Mar-10 0:25
sashidhar9-Mar-10 0:25 
GeneralRe: How to get screenshot of an asp.net page? Pin
Raheem MA9-Mar-10 1:45
Raheem MA9-Mar-10 1:45 
GeneralRe: How to get screenshot of an asp.net page? Pin
sashidhar9-Mar-10 4:33
sashidhar9-Mar-10 4:33 
Questioncannot connect to sqlserver 2005 Pin
Mr. Wonderful8-Mar-10 21:45
Mr. Wonderful8-Mar-10 21:45 
AnswerRe: cannot connect to sqlserver 2005 Pin
sashidhar8-Mar-10 22:16
sashidhar8-Mar-10 22:16 
GeneralRe: cannot connect to sqlserver 2005 Pin
Mr. Wonderful8-Mar-10 23:21
Mr. Wonderful8-Mar-10 23:21 
AnswerRe: cannot connect to sqlserver 2005 Pin
DX Roster9-Mar-10 1:20
DX Roster9-Mar-10 1:20 
GeneralRe: cannot connect to sqlserver 2005 Pin
Mr. Wonderful9-Mar-10 17:51
Mr. Wonderful9-Mar-10 17:51 
AnswerRe: cannot connect to sqlserver 2005 Pin
jayantbramhankar9-Mar-10 9:30
jayantbramhankar9-Mar-10 9:30 
QuestionCrystal Report Pin
Any_India8-Mar-10 21:16
Any_India8-Mar-10 21:16 
AnswerRe: Crystal Report Pin
Sandeep Mewara9-Mar-10 1:03
mveSandeep Mewara9-Mar-10 1:03 
QuestionExcel Interop services exception -- Urgent Pin
Phanindra Kumar8-Mar-10 21:04
Phanindra Kumar8-Mar-10 21:04 

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.