Click here to Skip to main content
15,913,685 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Toolbox for Windows Applications Pin
Jack Vanderhorst4-Aug-09 16:21
Jack Vanderhorst4-Aug-09 16:21 
QuestionDataGrid DataGrid DataNavigateUrlFormatString opens a new tab Pin
Kevin Heathfield4-Aug-09 4:13
Kevin Heathfield4-Aug-09 4:13 
AnswerRe: DataGrid DataGrid DataNavigateUrlFormatString opens a new tab Pin
Mike Ellison4-Aug-09 10:11
Mike Ellison4-Aug-09 10:11 
GeneralRe: DataGrid DataGrid DataNavigateUrlFormatString opens a new tab Pin
Kevin Heathfield4-Aug-09 19:18
Kevin Heathfield4-Aug-09 19:18 
QuestionVC++ and .Net Framework Pin
prithaa4-Aug-09 2:10
prithaa4-Aug-09 2:10 
AnswerRe: VC++ and .Net Framework Pin
N a v a n e e t h4-Aug-09 7:35
N a v a n e e t h4-Aug-09 7:35 
AnswerRe: VC++ and .Net Framework Pin
Kevin McFarlane6-Aug-09 2:46
Kevin McFarlane6-Aug-09 2:46 
QuestionInternet Close button processing Pin
Karan_TN3-Aug-09 22:52
Karan_TN3-Aug-09 22:52 
<script language="javascript" type="text/javascript">
window.onbeforeunload = function(){
return 'Your data will not be saved.';
};
</script>

hai,
currently i m using asp.net 2.0 (web application)
here i would like to prompt the message to the user, where
user, should not able to close the main window (IE).
He must click only the application "Logout" button,
so ,i would like to hide the close button or while user clicking
the Internet Explorer(IE) close button he should prompt a message box (with
only ok button) and again to his own application.

how to achieve it?

Thanks in advace,
Karan
QuestionRe: Internet Close button processing Pin
kstls3-Aug-09 23:58
kstls3-Aug-09 23:58 
AnswerRe: Internet Close button processing Pin
Karan_TN4-Aug-09 0:25
Karan_TN4-Aug-09 0:25 
GeneralRe: Internet Close button processing Pin
harold aptroot4-Aug-09 0:47
harold aptroot4-Aug-09 0:47 
GeneralRe: Internet Close button processing Pin
Karan_TN4-Aug-09 3:22
Karan_TN4-Aug-09 3:22 
GeneralRe: Internet Close button processing Pin
harold aptroot4-Aug-09 3:48
harold aptroot4-Aug-09 3:48 
GeneralRe: Internet Close button processing Pin
Not Active4-Aug-09 4:43
mentorNot Active4-Aug-09 4:43 
GeneralRe: Internet Close button processing Pin
Not Active4-Aug-09 4:46
mentorNot Active4-Aug-09 4:46 
GeneralRe: Internet Close button processing Pin
Karan_TN4-Aug-09 19:06
Karan_TN4-Aug-09 19:06 
QuestionBest Way to retrieve data in Dataset for further use in Reports, DataGrids - Access DB Pin
JayKhatri3-Aug-09 20:02
JayKhatri3-Aug-09 20:02 
AnswerRe: Best Way to retrieve data in Dataset for further use in Reports, DataGrids - Access DB Pin
Mike Ellison4-Aug-09 3:07
Mike Ellison4-Aug-09 3:07 
GeneralRe: Best Way to retrieve data in Dataset for further use in Reports, DataGrids - Access DB Pin
JayKhatri4-Aug-09 3:14
JayKhatri4-Aug-09 3:14 
GeneralRe: Best Way to retrieve data in Dataset for further use in Reports, DataGrids - Access DB Pin
Mike Ellison4-Aug-09 5:48
Mike Ellison4-Aug-09 5:48 
QuestionSAMPLE PROGRAM Pin
MYKERAM3-Aug-09 16:58
MYKERAM3-Aug-09 16:58 
QuestionHosting App-Domain from Visual Studio - VS is Unloading silently Pin
debnarayan3-Aug-09 5:39
debnarayan3-Aug-09 5:39 
QuestionInsert into database using sqldataadapter Pin
vishal lele3-Aug-09 0:57
vishal lele3-Aug-09 0:57 
AnswerRe: Insert into database using sqldataadapter Pin
Henry Minute3-Aug-09 1:42
Henry Minute3-Aug-09 1:42 
QuestionProblem while code integration in Visual C++ .net framework. Pin
Nilesh Hamane3-Aug-09 0:35
Nilesh Hamane3-Aug-09 0:35 

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.