Dynamic Web Browser Integration
Example 152FB - Rating: advanced
Example 152FB - Rating: advanced
The Things that Make Up this Example | To Execute this Example |
This example demonstrates instantaneous Web browser interactions.
If you type in an employee number and click the "Fetch" button the employee details and skills will presented in the Web browser. If you leave the Web browser active and type in another employee number (and click the "Fetch" button) the Web browser will change to the new employee's details.
The form S_152FB also demonstrates various new general purpose programming techniques for producing HTML output that are not demonstrated in preceding form S_152FA.
Keywords
If you type in an employee number and click the "Fetch" button the employee details and skills will presented in the Web browser. If you leave the Web browser active and type in another employee number (and click the "Fetch" button) the Web browser will change to the new employee's details.
The form S_152FB also demonstrates various new general purpose programming techniques for producing HTML output that are not demonstrated in preceding form S_152FA.
Keywords
Web | Internet |
HTML | Browser |
Example 152FB |