Benutzer mit den meisten Antworten
Which event is fired on close of a form

Frage
Antworten
-
Hi Sujatha,
you can try to add the following code to your OnLoad script. However, as ckeller already mentioned it is offically not supported.
window.attachEvent("onunload",dispose);
function dispose()
{
alert("Window is closing");
}
Best regards,
Nils- Als Antwort vorgeschlagen Nils Frohloff Strategic IT Dienstag, 23. Februar 2010 06:04
- Als Antwort markiert JuergenBeckModerator Montag, 17. Mai 2010 17:17
-
Hi,
you can post your english crm questions here: http://social.msdn.microsoft.com/Forums/en-US/crm/threads
Best regards,
Jürgen
Jürgen Beck
Dipl. Kfm./Wirtschaftsinformatik
MVP, MCSD.NET, MCITP DBA, MCDBA, MCSE
Microsoft Certified Business Management Solutions Professional
Microsoft Certified CRM Developer
Microsoft Certified Trainer
ComBeck IT Services & Business Solutions
Microsoft Gold Certified Partner
Microsoft Small Business Specialist
Developing & Supporting Business Applications from small business to big enterprises covering scores of sectors
http://www.combeck.de
- Als Antwort markiert JuergenBeckModerator Montag, 17. Mai 2010 17:17
Alle Antworten
-
Hi Sujatha,
you can try to add the following code to your OnLoad script. However, as ckeller already mentioned it is offically not supported.
window.attachEvent("onunload",dispose);
function dispose()
{
alert("Window is closing");
}
Best regards,
Nils- Als Antwort vorgeschlagen Nils Frohloff Strategic IT Dienstag, 23. Februar 2010 06:04
- Als Antwort markiert JuergenBeckModerator Montag, 17. Mai 2010 17:17
-
Hi,
you can post your english crm questions here: http://social.msdn.microsoft.com/Forums/en-US/crm/threads
Best regards,
Jürgen
Jürgen Beck
Dipl. Kfm./Wirtschaftsinformatik
MVP, MCSD.NET, MCITP DBA, MCDBA, MCSE
Microsoft Certified Business Management Solutions Professional
Microsoft Certified CRM Developer
Microsoft Certified Trainer
ComBeck IT Services & Business Solutions
Microsoft Gold Certified Partner
Microsoft Small Business Specialist
Developing & Supporting Business Applications from small business to big enterprises covering scores of sectors
http://www.combeck.de
- Als Antwort markiert JuergenBeckModerator Montag, 17. Mai 2010 17:17