EarthWeb
Developer.com
Site
windows 2000
visual c++
java
visual basic
javascripts
recommend it
 
Book
thinking in java
 
Interact
forum
guest book
jobs
jokes
what's new

share code
 
Resource
add resource
modify resource
new resource
 

[Internet Jobs]
-----
Java by E-mail:

Get the weekly e-mail highlights on Java!
-----

-

Have your own error message


Author: Real Gagnon
Author's WebSite: http://tactika.com/realhome/realhome.html


 <SCRIPT>

 window.onerror = handleErrors; // or null to suppress error message
 function handleErrors(msg, url, line)
 {
     var errorString  = "JavaScript Error Report\n";
         errorString += "Message: "+msg+"\n";
         errorString += "Url: "+url+"\n";
         errorString += "Line: "+line;
     java.lang.System.out.println(errorString);
     return true;
 }
 </SCRIPT>



Posted On: 10-Jul-1999

internet.commerce



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy