Click here to Skip to main content
15,896,496 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: SQLDataReader data binding error = frustrated! Pin
ToddHileHoffer8-May-06 8:58
ToddHileHoffer8-May-06 8:58 
GeneralRe: SQLDataReader data binding error = frustrated! Pin
Kerberos258-May-06 9:10
Kerberos258-May-06 9:10 
QuestionDo something before Page Closing Problem.. Pin
cheeken2u8-May-06 7:00
cheeken2u8-May-06 7:00 
AnswerRe: Do something before Page Closing Problem.. Pin
ToddHileHoffer8-May-06 8:17
ToddHileHoffer8-May-06 8:17 
GeneralRe: Do something before Page Closing Problem.. Pin
CWIZO8-May-06 10:16
CWIZO8-May-06 10:16 
AnswerRe: Do something before Page Closing Problem.. Pin
TheManFran8-May-06 18:50
TheManFran8-May-06 18:50 
AnswerRe: Do something before Page Closing Problem.. Pin
HimaBindu Vejella8-May-06 23:35
HimaBindu Vejella8-May-06 23:35 
AnswerRe: Do something before Page Closing Problem.. Pin
Bhasker Pinninti9-May-06 3:10
Bhasker Pinninti9-May-06 3:10 
Hi,
just write the following javascript function

function closeIt()
{
event.returnValue="closing";
}

and write the following in Html body



Let me know if you have any questions.

Thanks,
Bhasker P
QuestionCheckBoxList Pin
sroberts828-May-06 6:47
sroberts828-May-06 6:47 
AnswerRe: CheckBoxList Pin
ToddHileHoffer8-May-06 8:28
ToddHileHoffer8-May-06 8:28 
QuestionFormatting number string Pin
Ista8-May-06 5:50
Ista8-May-06 5:50 
AnswerRe: Formatting number string Pin
Paddy Boyd8-May-06 6:16
Paddy Boyd8-May-06 6:16 
GeneralRe: Formatting number string Pin
Ista8-May-06 6:18
Ista8-May-06 6:18 
AnswerRe: Formatting number string Pin
Jon Sagara8-May-06 7:06
Jon Sagara8-May-06 7:06 
GeneralRe: Formatting number string Pin
Ista8-May-06 8:22
Ista8-May-06 8:22 
GeneralRe: Formatting number string Pin
Jon Sagara8-May-06 8:30
Jon Sagara8-May-06 8:30 
Questionsecuring content of .aspx Pin
lehya8-May-06 5:44
lehya8-May-06 5:44 
AnswerRe: securing content of .aspx Pin
ToddHileHoffer8-May-06 8:49
ToddHileHoffer8-May-06 8:49 
AnswerRe: securing content of .aspx Pin
Daniel Santillanes8-May-06 8:56
professionalDaniel Santillanes8-May-06 8:56 
Questionconverting Pin
ptvce8-May-06 5:44
ptvce8-May-06 5:44 
QuestionWebControl: Outlook-style predictive text / autocomplete Pin
Chris_Green8-May-06 5:31
Chris_Green8-May-06 5:31 
Questionbuttons are not working on client machine Pin
Bhasker Pinninti8-May-06 4:35
Bhasker Pinninti8-May-06 4:35 
AnswerRe: buttons are not working on client machine Pin
Paddy Boyd8-May-06 5:37
Paddy Boyd8-May-06 5:37 
GeneralRe: buttons are not working on client machine Pin
Bhasker Pinninti8-May-06 22:48
Bhasker Pinninti8-May-06 22:48 
GeneralRe: buttons are not working on client machine Pin
Bhasker Pinninti9-May-06 3:05
Bhasker Pinninti9-May-06 3:05 

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.