Often it is necessary to invoke another web based application from a BIRT report based on the data that is available in a table. This report demonstrates the use of the BIRT report text item in order to accomplish this goal. It includes some Javascript code in the table header. In the detail row of the table, HTML forms is inserted into a text item which calls the scripting code in the table header.