-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: rathod_s
Message 11 in Discussion

Hi,
I put
alert(event.srcElement);
in Exit() function .It is giving null.what is onfiltered?

KmspsmK <[EMAIL PROTECTED]> wrote:





New Message on BDOTNET



asp.net





Reply





 
Reply to Sender   Recommend 
Message 10 in Discussion 





From: KmspsmK 



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title></title>
  <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  <meta name="vs_targetSchema" 
content="http://schemas.microsoft.com/intellisense/ie5";>
  <script language=javascript>
   function window.onbeforeunload() 
   {
    Exit();
   }
   function Exit()
   {
   if ((event.srcElement!=null)&&(event.srcElement.id=="Button1"))
     alert("Hell!");
   }
  </script> 
 </head>
 <body>
   
  <form method =get>
   <INPUT
 id="Button1" type="Submit" value="Button" name="Button1" onclick="Exit()" >
  </form>   
 </body>
</html>
View other groups in this category. 



                Do you Yahoo!?
 
Read only the mail you want - Yahoo! Mail SpamGuard.

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to