GOSUBs and SUBRoutines When a GOSUB statement references a SUBROUTINE process, the SUBROUTINE code gets included in the current event point when the process compiles...
Generating HTML from APPX This section deals with different ways of getting APPX data into a format that can be displayed using a web browser. Several methods are...
Displaying Google Maps in the HTML client Google does not allow any of their website to be loaded in an iframe in a web browser. It works in the java client because...