[ Main Menu ] [ Extension Tools Menu ] [ Basic Edition Menu ]

</iERROR>Tag


</iERROR>
This tag (along with iERROR) allows error handling capabilities within the HTML file. The commands between the start and end tag are only ecuted if an error occurs. Using the iIF statements, it is possible to react to errors depending on their nature.
Note These tags should be located at the start of the file to reduce the possibility of accidentally leaving them in hanging quotes or making other grammar errors. The the Trouble shooting section of the manual for suggestions and hints on common errors.

iERROR example
Example Source Code
Top