Progress
ADM 2 Reference
processWebRequest (wbtable.p)
Processes the request from the Web. This is an override of the
webrep.p
version and contains additional logic to be able to produce an HTML page with several rows in a table.Parameters: NoneReturns: Nothing (procedure)Notes:
- The actual HTML page is generated in the HTMLTable function
- Because the object is read-only it does not go into add mode when the query is empty. IN this case, an error message is added to the ADM 2 message queue.
- The procedure ends with a destroyObject call, which is important when the data-source is a SmartDataObject, even if the TARGET–PROCEDURE is not run persistently. The reason is that destroyObject might destroy the SmartDataObject and/or disconnect any AppServer connection depending on the Instance Properties of the SmartDataObject.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |