| CallXML 2.0 Development Guide | Home | Frameset Home |
|
<onerror/sendemail> element combinations. Adding these few simple lines of code to your CallXML applications will serve as an immense help when you attempt to debug your apps. Using this combo will, predictably enough, send you an email that details the error whenever your application takes a high dive:
<onerror>
<sendemail from="Orwell@MinistryOfInformation.com"
to="WinstonSmith@oceana.com" type="debug">
Winston, we caught an error in our application. Details follow...
</sendemail>
</onerror>
<sendemail> tag within our handy element listing.
| ANNOTATIONS: EXISTING POSTS |
| login |
|