| CallXML 3.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:
<on event="error">
<sendemail from="Orwell@MinistryOfInformation.com"
to="WinstonSmith@oceana.com" type="debug">
Winston, Big Brother caught an error in our application. Details follow...
</sendemail>
</on>
<sendemail> tag within our handy element listing.<menu> versus one that has thirty of them. Try to break your code up into small, manageable portions to save yourself a lot of headaches.<playaudio>, <goto>, etc, elements point to an existing page. 
| ANNOTATIONS: EXISTING POSTS |
| login |
|